Merge pull request #395 from ohadcn/master

apply googlebot fix to haaretz.com and themarker.com too
This commit is contained in:
ghost 2019-12-07 12:58:43 -08:00 committed by GitHub
commit 700fd81a33

View File

@ -204,6 +204,8 @@ const use_google_bot = [
'thetimes.co.uk', 'thetimes.co.uk',
'wsj.com', 'wsj.com',
'haaretz.co.il', 'haaretz.co.il',
'haaretz.com',
'themarker.com',
] ]
function setDefaultOptions() { function setDefaultOptions() {