From 99c83c526928e39a5cdd32d1066ac9c5c2dd894d Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sun, 7 Aug 2022 08:57:08 +0200 Subject: [PATCH] Remove Content-Security-Policy meta tag. We're setting this now as HTTP header which is the preferred way. Signed-off-by: DL6ER --- scripts/pi-hole/php/header.php | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/pi-hole/php/header.php b/scripts/pi-hole/php/header.php index 896881c3..72567ff5 100644 --- a/scripts/pi-hole/php/header.php +++ b/scripts/pi-hole/php/header.php @@ -151,7 +151,6 @@ $piholeFTLConf = piholeFTLConfig(); -