mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-02 15:40:13 +00:00
use googlebot user agent for haaretz.co.il; it stopped bypassing with referrer
This commit is contained in:
parent
91475a3025
commit
00bba62e69
@ -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() {
|
||||
|
@ -144,5 +144,5 @@
|
||||
"*://*.scientificamerican.com/*",
|
||||
"*://*.thehindu.com/*"
|
||||
],
|
||||
"version": "1.6.0"
|
||||
"version": "1.6.1"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user