Files
2025-12-28 13:49:00 +01:00

3 lines
43 B
PHP
Executable File

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