remove ts

This commit is contained in:
Arthur Lu
2026-05-07 21:15:38 +00:00
parent c40cbf1202
commit 8551d78f56
2 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ add_header X-Content-Type-Options nosniff;
proxy_hide_header Referrer-Policy;
add_header Referrer-Policy strict-origin-when-cross-origin;
proxy_hide_header Strict-Transport-Security;
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload;";
#add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload;";
proxy_hide_header Access-Control-Allow-Origin;
add_header Access-Control-Allow-Origin https://tronnet.net;
add_header Content-Security-Policy "upgrade-insecure-requests";