Fix-update Paris-Normandie.fr (Groupe Rossel)
This commit is contained in:
parent
d42e090c84
commit
006135afcd
@ -250,7 +250,7 @@ Groupe Rossel sites (grouped in options) like
|
||||
[L'Aisne nouvelle](https://www.aisnenouvelle.fr) -
|
||||
[L'Ardennais](https://www.lardennais.fr) -
|
||||
[L'Est-Éclair](https://www.lest-eclair.fr) -
|
||||
[L'Union - L'Ardennais](https://www.lunion.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) -
|
||||
|
@ -398,10 +398,7 @@ function add_grouped_sites(init_rules) {
|
||||
use_google_bot.push(domain);
|
||||
}
|
||||
for (let domain of fr_be_groupe_rossel_domains) {
|
||||
if (['paris-normandie.fr'].includes(domain)) {
|
||||
allow_cookies.push(domain);
|
||||
blockedRegexes[domain] = /.+\.poool\.fr\/.+/;
|
||||
} else if (!['lecho.be'].includes(domain)) {
|
||||
if (!['lecho.be'].includes(domain)) {
|
||||
allow_cookies.push(domain);
|
||||
use_google_bot.push(domain);
|
||||
}
|
||||
|
@ -2,6 +2,7 @@
|
||||
Changelog Bypass Paywalls Clean - Chrome
|
||||
|
||||
Post-release
|
||||
Fix-update Paris-Normandie.fr (Groupe Rossel)
|
||||
Fix-update Foreign Affairs
|
||||
Fix-update Tech in Asia (homepage)
|
||||
|
||||
|
@ -395,5 +395,5 @@
|
||||
"*://*.repstatic.it/*",
|
||||
"*://*.userzoom.com/*"
|
||||
],
|
||||
"version": "1.9.9.2"
|
||||
"version": "1.9.9.3"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user