From e7b8c1fdbc979d2103bfaeeeb070c1bf2f8e084b Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Tue, 27 Oct 2020 18:04:42 +0100 Subject: [PATCH] Fix-update WSJ (restore Googlebot) --- background.js | 1 + 1 file changed, 1 insertion(+) diff --git a/background.js b/background.js index 6d3d41a..243aeae 100644 --- a/background.js +++ b/background.js @@ -155,6 +155,7 @@ var use_google_bot_default = [ 'washingtonpost.com', 'wiwo.de', 'worldpoliticsreview.com', + 'wsj.com', 'zeit.de', ]; var use_google_bot_custom = [];