mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-06-13 11:47:40 +02:00
Remove lemonde.fr
This commit is contained in:
@ -69,7 +69,6 @@
|
|||||||
[La Stampa](https://www.lastampa.it)\
|
[La Stampa](https://www.lastampa.it)\
|
||||||
[La Tercera](https://www.latercera.com)\
|
[La Tercera](https://www.latercera.com)\
|
||||||
[Le Devoir](https://www.ledevoir.com)\
|
[Le Devoir](https://www.ledevoir.com)\
|
||||||
[Le Monde](https://www.lemonde.fr)\
|
|
||||||
[Le Parisien](http://www.leparisien.fr)\
|
[Le Parisien](http://www.leparisien.fr)\
|
||||||
[Les Échos](https://www.lesechos.fr)\
|
[Les Échos](https://www.lesechos.fr)\
|
||||||
[Loeb Classical Library](https://www.loebclassics.com)\
|
[Loeb Classical Library](https://www.loebclassics.com)\
|
||||||
|
@ -26,7 +26,6 @@
|
|||||||
"*://*.ft.com/*",
|
"*://*.ft.com/*",
|
||||||
"*://*.haaretz.co.il/*",
|
"*://*.haaretz.co.il/*",
|
||||||
"*://*.ledevoir.com/*",
|
"*://*.ledevoir.com/*",
|
||||||
"*://*.lemonde.fr/*",
|
|
||||||
"*://*.leparisien.fr/*",
|
"*://*.leparisien.fr/*",
|
||||||
"*://*.medium.com/*",
|
"*://*.medium.com/*",
|
||||||
"*://*.mexiconewsdaily.com/*",
|
"*://*.mexiconewsdaily.com/*",
|
||||||
@ -145,7 +144,6 @@
|
|||||||
"*://*.latercera.com/*",
|
"*://*.latercera.com/*",
|
||||||
"*://*.latimes.com/*",
|
"*://*.latimes.com/*",
|
||||||
"*://*.lecho.be/*",
|
"*://*.lecho.be/*",
|
||||||
"*://*.lemonde.fr/*",
|
|
||||||
"*://*.leparisien.fr/*",
|
"*://*.leparisien.fr/*",
|
||||||
"*://*.lesechos.fr/*",
|
"*://*.lesechos.fr/*",
|
||||||
"*://*.loebclassics.com/*",
|
"*://*.loebclassics.com/*",
|
||||||
|
@ -21,7 +21,6 @@ const allow_cookies = [
|
|||||||
'ft.com',
|
'ft.com',
|
||||||
'harpers.org',
|
'harpers.org',
|
||||||
'hbr.org',
|
'hbr.org',
|
||||||
'lemonde.fr',
|
|
||||||
'lesechos.fr',
|
'lesechos.fr',
|
||||||
'lrb.co.uk',
|
'lrb.co.uk',
|
||||||
'medium.com',
|
'medium.com',
|
||||||
@ -127,7 +126,6 @@ const use_google_bot = [
|
|||||||
'fd.nl',
|
'fd.nl',
|
||||||
'haaretz.co.il',
|
'haaretz.co.il',
|
||||||
'haaretz.com',
|
'haaretz.com',
|
||||||
'lemonde.fr',
|
|
||||||
'mexiconewsdaily.com',
|
'mexiconewsdaily.com',
|
||||||
'nytimes.com',
|
'nytimes.com',
|
||||||
'quora.com',
|
'quora.com',
|
||||||
|
@ -46,7 +46,6 @@ const defaultSites = {
|
|||||||
'La Tercera': 'latercera.com',
|
'La Tercera': 'latercera.com',
|
||||||
'L\'Echo': 'lecho.be',
|
'L\'Echo': 'lecho.be',
|
||||||
'Le Devoir': 'ledevoir.com',
|
'Le Devoir': 'ledevoir.com',
|
||||||
'Le Monde': 'lemonde.fr',
|
|
||||||
'Le Parisien': 'leparisien.fr',
|
'Le Parisien': 'leparisien.fr',
|
||||||
'Les Echos': 'lesechos.fr',
|
'Les Echos': 'lesechos.fr',
|
||||||
'Loeb Classical Library': 'loebclassics.com',
|
'Loeb Classical Library': 'loebclassics.com',
|
||||||
|
Reference in New Issue
Block a user