This commit is contained in:
tuend-work
2025-11-12 23:10:39 +07:00
parent bd58de709f
commit 2e16431888
953 changed files with 57002 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<filesMatch "\.(html|htm|js|css)$">
FileETag None
<ifModule mod_headers.c>
Header unset ETag
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
</ifModule>
</filesMatch>

View File

@@ -0,0 +1,5 @@
<html><head><title>Suspended Domain</title></head>
<body><center>This account has been suspended.<br>
Either the domain has been overused, or the reseller ran out of resources.<br>
</center></body>
</html>