Fix-update Paris-Normandie.fr (Groupe Rossel)

master
magnolia1234 2020-12-17 18:49:02 +01:00
parent d42e090c84
commit 006135afcd
4 changed files with 4 additions and 6 deletions

View File

@ -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) -

View File

@ -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);
}

View File

@ -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)

View File

@ -395,5 +395,5 @@
"*://*.repstatic.it/*",
"*://*.userzoom.com/*"
],
"version": "1.9.9.2"
"version": "1.9.9.3"
}