mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 07:07:47 +01:00
Add L'Opinion.fr
This commit is contained in:
parent
0a72e1657d
commit
b8a4bcd5ee
3 changed files with 3 additions and 0 deletions
|
@ -148,6 +148,7 @@
|
|||
##### France/Wallonia
|
||||
[Challenges](https://www.challenges.fr) –
|
||||
[L'Écho](https://lecho.be) -
|
||||
[L'Opinion](https://www.lopinion.fr) –
|
||||
[La Dépêche](https://www.ladepeche.fr) –
|
||||
[Le Journal du Dimanche](https://lejdd.fr) –
|
||||
[Le Monde](https://www.lemonde.fr) -
|
||||
|
|
|
@ -156,6 +156,7 @@ var blockedRegexes = {
|
|||
'lejdd.fr': /.+\.swisspay\.ch\/.+/,
|
||||
'leparisien.fr': /.+\.tinypass\.com\/.+/,
|
||||
'lesechos.fr': /.+\.tinypass\.com\/.+/,
|
||||
'lopinion.fr': /.+\.poool\.fr\/.+/,
|
||||
'lrb.co.uk': /.+\.tinypass\.com\/.+/,
|
||||
'modernhealthcare.com': /.+\.tinypass\.com\/.+/,
|
||||
'nationalreview.com': /.+\.blueconic\.net\/.+/,
|
||||
|
|
1
sites.js
1
sites.js
|
@ -58,6 +58,7 @@ var defaultSites =
|
|||
"Illawarra Mercury": "illawarramercury.com.au",
|
||||
"Kleine Zeitung": "kleinezeitung.at",
|
||||
"L'Écho": "lecho.be",
|
||||
"L'Opinion": "lopinion.fr",
|
||||
"La Dépêche": "ladepeche.fr",
|
||||
"La Nación": "lanacion.com.ar",
|
||||
"La Repubblica": "repubblica.it",
|
||||
|
|
Loading…
Reference in a new issue