Files
DarkSleeky/images/index.php
2023-01-22 21:16:44 -08:00

3 lines
42 B
PHP

<?php
header("HTTP/1.0 403 Not Found");
?>