Files
DarkSleeky/css/index.php
2023-05-01 19:41:45 -07:00

3 lines
42 B
PHP

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