Fix Lecho.be (separate from Groupe Rossel)
This commit is contained in:
parent
5d46a59719
commit
3756e7fcde
10
README.md
10
README.md
@ -193,7 +193,7 @@ Grouped in options:\
|
||||
[Los Angeles Business Journal](https://labusinessjournal.com) -
|
||||
[Los Angeles Times](https://www.latimes.com) -
|
||||
[Mountain View Voice](https://www.mv-voice.com) -
|
||||
[New York Magazine](https://www.nymag.com) (+ [Curbed](https://www.curbed.com/), [Grub Street](https://www.grubstreet.com), [The Cut](https://www.thecut.com) & [Vulture](https://www.vulture.com)) -
|
||||
[New York Magazine](https://www.nymag.com) (+ [Curbed](https://www.curbed.com), [Grub Street](https://www.grubstreet.com), [The Cut](https://www.thecut.com) & [Vulture](https://www.vulture.com)) -
|
||||
[Newsday](https://www.newsday.com) -
|
||||
[Palo Alto Online](https://www.paloaltoonline.com) -
|
||||
[Pittsburgh Post Gazette](https://www.post-gazette.com) -
|
||||
@ -222,7 +222,7 @@ Grouped in options:\
|
||||
[The Post-Standard](https://www.syracuse.com) -
|
||||
[The Republican](https://www.masslive.com)\
|
||||
*Gannett Group (local USA Today)* sites like (opt-in to custom sites for unlisted)\
|
||||
[Austin American-Statesman](https://www.statesman.com/) -
|
||||
[Austin American-Statesman](https://www.statesman.com) -
|
||||
[Detroit Free Press](https://www.freep.com) -
|
||||
[Milwaukee Journal Sentinel](https://www.jsonline.com) -
|
||||
[The Arizona Republic](https://www.azcentral.com) -
|
||||
@ -315,7 +315,7 @@ Grouped in options:\
|
||||
|
||||
*Alma Talent* sites like\
|
||||
[Arvopaperi](https://www.arvopaperi.fi) -
|
||||
[Iltalehti (Firefox-only)](https://www.iltalehti.fi/) -
|
||||
[Iltalehti (Firefox-only)](https://www.iltalehti.fi) -
|
||||
[Kauppalehti](https://www.kauppalehti.fi) -
|
||||
[Markkinointi & Mainonta](https://www.marmai.fi) -
|
||||
[Mediuutiset](https://www.mediuutiset.fi) -
|
||||
@ -332,6 +332,7 @@ Grouped in options:\
|
||||
[Charlie Hebdo](https://charliehebdo.fr) -
|
||||
[Elle](https://www.elle.fr) -
|
||||
[Esprit](https://esprit.presse.fr) -
|
||||
[L'Écho](https://lecho.be) -
|
||||
[L'Express](https://www.lexpress.fr) -
|
||||
[L'Obs](https://www.nouvelobs.com) -
|
||||
[L'Oeil de la Photographie (fr/en)](https://loeildelaphotographie.com) -
|
||||
@ -377,7 +378,6 @@ Grouped in options:\
|
||||
[L'Ardennais](https://www.lardennais.fr) -
|
||||
[L'Est-Éclair](https://www.lest-eclair.fr) -
|
||||
[L'Union](https://www.lunion.fr) -
|
||||
[L'Écho](https://lecho.be) -
|
||||
[La Voix du Nord](https://www.lavoixdunord.fr) -
|
||||
[Le Courrier picard](https://www.courrier-picard.fr) -
|
||||
[Le Soir](https://www.lesoir.be) -
|
||||
@ -707,7 +707,7 @@ You can also exclude a specific domain which is grouped in options.
|
||||
|
||||
### Changelog-releases
|
||||
* Visit the [changelog page](https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean/-/blob/master/changelog.txt).
|
||||
* Or check the [commits](https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean/-/commits/master/).
|
||||
* Or check the [commits](https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean/-/commits/master).
|
||||
* [Download the latest version](https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean/-/releases)
|
||||
|
||||
### License
|
||||
|
@ -2,6 +2,7 @@
|
||||
Changelog Bypass Paywalls Clean - Chrome
|
||||
|
||||
Post-release
|
||||
Fix Lecho.be (separate from Groupe Rossel)
|
||||
Fix Repubblica sites (no amp)
|
||||
|
||||
* v2.4.6.0 (2021-12-05)
|
||||
|
@ -39,5 +39,5 @@
|
||||
"webRequestBlocking",
|
||||
"<all_urls>"
|
||||
],
|
||||
"version": "2.4.6.0"
|
||||
"version": "2.4.6.1"
|
||||
}
|
||||
|
@ -570,5 +570,5 @@
|
||||
"*://*.wallkit.net/*",
|
||||
"*://*.wsj.net/*"
|
||||
],
|
||||
"version": "2.4.6.0"
|
||||
"version": "2.4.6.1"
|
||||
}
|
||||
|
@ -35,7 +35,7 @@
|
||||
<div id="update-prompt">
|
||||
<p><strong>check update opt-in</strong></p>
|
||||
<p>Check for update of version (on startup and when opening options):</br>
|
||||
<p>daily users counter enabled: <span id="update-enabled"></span></p>
|
||||
<p>check update enabled: <span id="update-enabled"></span></p>
|
||||
<div id="update-container">
|
||||
<button id="update-enable">Enable</button>
|
||||
<button id="update-disable">Disable</button>
|
||||
|
10
sites.js
10
sites.js
@ -579,7 +579,6 @@ var defaultSites = {
|
||||
"courrier-picard.fr",
|
||||
"lardennais.fr",
|
||||
"lavoixdunord.fr",
|
||||
"lecho.be",
|
||||
"lesoir.be",
|
||||
"lest-eclair.fr",
|
||||
"liberation-champagne.fr",
|
||||
@ -590,11 +589,7 @@ var defaultSites = {
|
||||
"sudinfo.be"
|
||||
],
|
||||
allow_cookies: 1,
|
||||
useragent: "googlebot",
|
||||
exception: [{
|
||||
domain: "lecho.be"
|
||||
}
|
||||
]
|
||||
useragent: "googlebot"
|
||||
},
|
||||
"Grupo Abril": {
|
||||
domain: "abril.com.br",
|
||||
@ -752,6 +747,9 @@ var defaultSites = {
|
||||
allow_cookies: 1,
|
||||
block_regex: /\.tinypass\.com\//
|
||||
},
|
||||
"L'Écho": {
|
||||
domain: "lecho.be"
|
||||
},
|
||||
"L'Express": {
|
||||
domain: "lexpress.fr",
|
||||
allow_cookies: 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user