mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 06:37:47 +01:00
Fix Le Monde support (now all paragraphs)
This commit is contained in:
parent
9df4476cf4
commit
f06aeca423
1 changed files with 2 additions and 1 deletions
|
@ -182,6 +182,7 @@ const remove_cookies_select_drop = {
|
|||
// Override User-Agent with Googlebot
|
||||
const use_google_bot = [
|
||||
'barrons.com',
|
||||
'lemonde.fr',
|
||||
'nytimes.com',
|
||||
'quora.com',
|
||||
'telegraph.co.uk',
|
||||
|
|
Loading…
Reference in a new issue