From 1b19df753d007c0d8d264e4407a265b0d385ba80 Mon Sep 17 00:00:00 2001 From: herbncrypto <50765673+herbncrypto@users.noreply.github.com> Date: Mon, 25 Nov 2019 01:03:18 -0800 Subject: [PATCH] Update default.json --- config/default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/default.json b/config/default.json index 54fb36b..201bc97 100644 --- a/config/default.json +++ b/config/default.json @@ -37,6 +37,7 @@ "defaultSrc": "'self' www.youtube.com staticxx.facebook.com player.vimeo.com open.spotify.com", "fontSrc": "data: fonts.gstatic.com", "frameAncestors": "'none'", + "frameSrc": "'self' www.spotify.com open.spotify.com https://open.spotify.com www.open.spotify.com", "imgSrc": "* data:", "objectSrc": "'none'", "pluginTypes": "application/pdf",