Upload files to 'css'

This commit is contained in:
2022-09-24 05:40:31 +00:00
parent 518f88588c
commit 9b65160f8f
5 changed files with 534 additions and 0 deletions

3
css/index.php Normal file
View File

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