completed

This commit is contained in:
Do Nguyen
2025-06-04 22:46:55 +07:00
commit 7eb61dcf9c
8 changed files with 951 additions and 0 deletions

4
.htaccess Normal file
View File

@@ -0,0 +1,4 @@
<IfModule mod_mime.c>
AddType text/xml .plist
AddType application/x-apple-aspen-config .mobileconfig
</IfModule>