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