Fix Trouw.nl (timing)

merge-requests/2/head
magnolia1234 3 years ago
parent 37b126e8d0
commit 41f2eaed36

@ -642,6 +642,7 @@ function add_grouped_sites(init_rules) {
allow_cookies.push(domain);
remove_cookies.push(domain);
remove_cookies_select_drop[domain] = ['TID_ID'];
blockedRegexes[domain] = new RegExp('\.' + domain + '\/temptation\/resolve');
}
for (let domain of usa_genomeweb_domains) {
allow_cookies.push(domain);

@ -6,6 +6,7 @@ Fix ABC.es (Evolok)
Fix Business Standard
Fix Il Tirreno (GElocal.it)
Fix Financial Times (amp)
Fix Trouw.nl (timing)
* v2.4.0.0 (2021-10-17)
Add Westfaelische Nachrichten (Germany)

Loading…
Cancel
Save