use googlebot user agent for haaretz.co.il; it stopped bypassing with referrer

master
Ohad 2019-11-21 23:22:09 +02:00
parent 0baba05a75
commit 878233292c
2 changed files with 3 additions and 2 deletions

View File

@ -191,7 +191,8 @@ const use_google_bot = [
'telegraph.co.uk',
'theaustralian.com.au',
'thetimes.co.uk',
'wsj.com',
'wsj.com',
'haaretz.co.il',
]
function setDefaultOptions() {

View File

@ -144,5 +144,5 @@
"*://*.scientificamerican.com/*",
"*://*.thehindu.com/*"
],
"version": "1.6.0"
"version": "1.6.1"
}