Remove Saechsische Zeitung (obsolete)

master
magnolia1234 2021-11-24 17:35:15 +01:00
parent 7b635da667
commit 3d77e6b2dc
7 changed files with 8 additions and 22 deletions

View File

@ -221,8 +221,10 @@ 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)\
[Austin American-Statesman](https://www.statesman.com/) -
[Detroit Free Press](https://www.freep.com) -
[Milwaukee Journal Sentinel](https://www.jsonline.com) -
[The Courier-Journal](https://www.courier-journal.com/) -
[The Indianapolis Star](https://www.indystar.com) -
[The Record (North Jersey)](https://www.northjersey.com)\
*Lee Enterprises Group* sites like (opt-in to custom sites for unlisted)\
@ -399,7 +401,6 @@ Grouped in options:\
[Piqd.de](https://www.piqd.de) -
[Rhein-Zeitung](https://www.rhein-zeitung.de) -
[Ruhr Nachrichten](https://www.ruhrnachrichten.de) -
[Sächsische Zeitung](https://www.saechsische.de) -
[Schleswig-Holsteinischer Zeitungsverlag](https://www.shz.de) -
[Schweriner Volkszeitung](https://www.svz.de) -
[Westfalen-Blatt](https://www.westfalen-blatt.de) -

View File

@ -539,18 +539,6 @@ ext_api.webRequest.onBeforeRequest.addListener(function (details) {
["blocking"]
);
// saechsische.de amp-redirect
ext_api.webRequest.onBeforeRequest.addListener(function (details) {
if (!isSiteEnabled(details)) {
return;
}
var updatedUrl = details.url.replace('-plus-amp.html', '-plus.html');
return { redirectUrl: updatedUrl };
},
{urls:["*://*.saechsische.de/*-plus-amp.html*"], types:["main_frame"]},
["blocking"]
);
// infzm.com redirect to wap (mobile)
ext_api.webRequest.onBeforeRequest.addListener(function (details) {
if (!isSiteEnabled(details)) {

View File

@ -2,6 +2,7 @@
Changelog Bypass Paywalls Clean - Chrome
Post-release
Remove Saechsische Zeitung (obsolete)
* v2.4.5.0 (2021-11-21)
Add Advance Local (local USA)

View File

@ -39,5 +39,5 @@
"webRequestBlocking",
"<all_urls>"
],
"version": "2.4.5.0"
"version": "2.4.5.1"
}

View File

@ -43,6 +43,8 @@
"useragent": "googlebot"
},
"Heraldscotland.com": {
"allow_cookies": 1,
"block_regex": "\\.tinypass\\.com\\/",
"domain": "heraldscotland.com"
},
"Internationalepolitik.de": {
@ -118,4 +120,4 @@
"domain": "wz.de",
"useragent": "googlebot"
}
}
}

View File

@ -401,7 +401,6 @@
"*://*.rollingstone.com/*",
"*://*.ruhrnachrichten.de/*",
"*://*.sacbee.com/*",
"*://*.saechsische.de/*",
"*://*.sandiegouniontribune.com/*",
"*://*.science-et-vie.com/*",
"*://*.sciencesetavenir.fr/*",
@ -559,5 +558,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.4.5.0"
"version": "2.4.5.1"
}

View File

@ -1172,11 +1172,6 @@ var defaultSites = {
block_regex: /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-((sticky-)?ad|consent|subscriptions)-.+\.js)/,
useragent: "googlebot"
},
"Sächsische Zeitung": {
domain: "saechsische.de",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
"San Diego Union Tribune": {
domain: "sandiegouniontribune.com",
block_regex: /metering\.platform\.sandiegouniontribune\.com\/v\d\/meter/