Upload files to 'images'

This commit is contained in:
2022-09-24 06:27:10 +00:00
parent 46e168dc1a
commit 186f9d43fc
39 changed files with 1136 additions and 0 deletions

3
images/index.php Normal file
View File

@ -0,0 +1,3 @@
<?php
header("HTTP/1.0 403 Not Found");
?>