From dcc1c679ecff9a202e25346d09e3497fa33ca084 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Sun, 15 Mar 2026 11:12:48 -0600 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 be6a6ba..aabe63d 100644 --- a/modules/proxy.nix +++ b/modules/proxy.nix @@ -103,7 +103,7 @@ in X-Frame-Options "DENY" X-Robots-Tag "noimageindex, noodp, noydir, nofollow" 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; media-src 'self' https://rogers-hls.leanstream.co; object-src 'none'; base-uri 'self'; frame-ancestors 'none'" + Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; worker-src 'self' blob:; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' wss: https:; media-src 'self' https://rogers-hls.leanstream.co; object-src 'none'; base-uri 'self'; frame-ancestors 'none'" -Server -alt-svc }