From ee46dd5dc444ef09f977709191ca207fab63ede3 Mon Sep 17 00:00:00 2001 From: Pranjal Jumde Date: Fri, 29 Nov 2019 09:39:39 -0800 Subject: [PATCH] Fix #16: Update referrer whitelist to allow bing logins --- data/ReferrerWhitelist.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ReferrerWhitelist.json b/data/ReferrerWhitelist.json index 2bcb8d9..af89c76 100644 --- a/data/ReferrerWhitelist.json +++ b/data/ReferrerWhitelist.json @@ -10,6 +10,18 @@ "https://*.gigya.com/*" ] }, + { + "https://www.bing.com/*": [ + "https://www.bing.com/*", + "https://login.live.com/*" + ] + }, + { + "https://login.live.com/*": [ + "https://www.bing.com/*", + "https://login.live.com/*" + ] + }, { "https://www.facebook.com/": [ "https://*.fbcdn.net/*"