From 809e2b4bd35d673c7b0a2576f0cb480aea2affb6 Mon Sep 17 00:00:00 2001 From: Ohad Date: Sat, 23 Nov 2019 20:50:46 +0200 Subject: [PATCH] apply googlebot fix to haaretz.com and themarker.com too --- background.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/background.js b/background.js index 9bee6aed..5bf5dc09 100644 --- a/background.js +++ b/background.js @@ -204,6 +204,8 @@ const use_google_bot = [ 'thetimes.co.uk', 'wsj.com', 'haaretz.co.il', +'haaretz.com', +'themarker.com', ] function setDefaultOptions() {