From ab39e50236ad996ec67e0be499124e7f2298d9d1 Mon Sep 17 00:00:00 2001 From: Huzaima Khan Date: Thu, 31 Dec 2020 14:11:39 +0500 Subject: [PATCH] Added bitsrc in URLs --- chrome/background.js | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/background.js b/chrome/background.js index 728fbfa..5899114 100644 --- a/chrome/background.js +++ b/chrome/background.js @@ -61,6 +61,7 @@ chrome.webRequest.onBeforeSendHeaders.addListener( '*://extranewsfeed.com/*', '*://democracyguardian.com/*', '*://*.issuevoter.org/*', + '*://blog.bitsrc.io/*', ] }, [