mirror of
https://github.com/Mibew/cryptocurrency-icons.git
synced 2025-02-05 16:54:45 +03:00
cb973384c6
I had requests that people want the file names to be coinsymbol-coinname.png so I renamed the existing files with an alternative naming convention. Enjoy.
4 lines
65 B
PHP
4 lines
65 B
PHP
<?php
|
|
header('HTTP/1.0 403 Forbidden');
|
|
|
|
echo 'Lost you must be'; |