From 2a077bad212a1e661395c249d01fc4e784da6a4d Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Sun, 8 Mar 2026 01:04:00 -0700 Subject: [PATCH] Update proxy.nix --- modules/proxy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/proxy.nix b/modules/proxy.nix index 6cd8ae1..d48a408 100644 --- a/modules/proxy.nix +++ b/modules/proxy.nix @@ -99,7 +99,7 @@ in X-Content-Type-Options "nosniff" X-Frame-Options "DENY" Referrer-Policy "strict-origin-when-cross-origin" - Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' wss: https://*.atri.dad https://*.atash.dev; object-src 'none'; base-uri 'self'; frame-ancestors 'none'" + Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' wss: https://*.atri.dad https://*.atash.dev; media-src 'self' https://rogers-hls.leanstream.co; object-src 'none'; base-uri 'self'; frame-ancestors 'none'" -Server -alt-svc }