mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 07:37:47 +01:00
Merge pull request #393 from ohadcn/master
use googlebot user agent for haaretz.co.il
This commit is contained in:
commit
4b41eb2061
2 changed files with 3 additions and 2 deletions
|
@ -202,7 +202,8 @@ const use_google_bot = [
|
|||
'theaustralian.com.au',
|
||||
'themercury.com.au',
|
||||
'thetimes.co.uk',
|
||||
'wsj.com',
|
||||
'wsj.com',
|
||||
'haaretz.co.il',
|
||||
]
|
||||
|
||||
function setDefaultOptions() {
|
||||
|
|
|
@ -147,5 +147,5 @@
|
|||
"*://*.thehindu.com/*",
|
||||
"*://*.demorgen.be/*"
|
||||
],
|
||||
"version": "1.6.0"
|
||||
"version": "1.6.1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue