mirror of
https://github.com/Mibew/cryptocurrency-icons.git
synced 2025-02-05 16:54:45 +03:00
b792fea137
4 lines
65 B
PHP
4 lines
65 B
PHP
<?php
|
|||
header('HTTP/1.0 403 Forbidden');
|
|||
|
|||
echo 'Lost you must be';
|