From abbda9cf6c9a70fe9a002161961df5fc8de8f194 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 22 Oct 2025 22:55:00 +0000 Subject: [PATCH] Add missing file --- static/_headers | 1 + 1 file changed, 1 insertion(+) diff --git a/static/_headers b/static/_headers index e1891aa..149fb7b 100644 --- a/static/_headers +++ b/static/_headers @@ -17,5 +17,6 @@ X-Permitted-Cross-Domain-Policies: none X-XSS-Protection: 0 + X-Frame-Options : DENY Content-Security-Policy: default-src 'none'; connect-src 'self'; img-src 'self'; manifest-src 'self'; script-src-attr 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline'; $style_src_type6; form-action 'none'; frame-ancestors 'none'; upgrade-insecure-requests; base-uri 'none' \ No newline at end of file