This commit is contained in:
2026-01-01 23:55:35 +08:00
commit 0fe55441b8
3944 changed files with 62522 additions and 0 deletions

4
public/api/i/.htaccess Executable file
View File

@@ -0,0 +1,4 @@
<Files ~ ".php">
Order allow,deny
Deny from all
</Files>