From 06b34480779263303cb923723c2dd03ab97db30c Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Tue, 31 Aug 2021 18:28:32 +0200 Subject: [PATCH] Remove WirtschaftsWoche (obsolete) --- README.md | 3 +-- background.js | 2 -- changelog.txt | 1 + manifest.json | 1 - sites.js | 1 - 5 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b2e4fa9..6ff74e4 100644 --- a/README.md +++ b/README.md @@ -351,8 +351,7 @@ Grouped in options:\ [Sächsische Zeitung](https://www.saechsische.de) - [Schleswig-Holsteinischer Zeitungsverlag](https://www.shz.de) - [Schweriner Volkszeitung](https://www.svz.de) - -[Süddeutsche Zeitung](https://www.sueddeutsche.de) - -[WirtschaftsWoche](https://www.wiwo.de) +[Süddeutsche Zeitung](https://www.sueddeutsche.de) Grouped in options:\ *Funke Mediengruppe* sites like\ diff --git a/background.js b/background.js index 849ad94..d35bc6a 100644 --- a/background.js +++ b/background.js @@ -168,7 +168,6 @@ var allow_cookies_default = [ 'velonews.com', 'venturebeat.com', 'washingtonpost.com', - 'wiwo.de', 'worldpoliticsreview.com', 'zeit.de', ]; @@ -240,7 +239,6 @@ var use_google_bot_default = [ 'usatoday.com', 'usinenouvelle.com', 'wired.com', - 'wiwo.de', 'worldpoliticsreview.com', 'wsj.com', 'zeit.de', diff --git a/changelog.txt b/changelog.txt index 4bca8c1..522658c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,7 @@ Changelog Bypass Paywalls Clean - Firefox Post-release +Remove WirtschaftsWoche (obsolete) Fix Estadao.com.br Fix Handelsblatt (only non-premium articles) diff --git a/manifest.json b/manifest.json index 1ae63f3..dca7e65 100644 --- a/manifest.json +++ b/manifest.json @@ -510,7 +510,6 @@ "*://*.wellandtribune.ca/*", "*://*.westernadvocate.com.au/*", "*://*.wired.com/*", - "*://*.wiwo.de/*", "*://*.worldpoliticsreview.com/*", "*://*.wp.de/*", "*://*.wr.de/*", diff --git a/sites.js b/sites.js index c7b20de..55c4c96 100644 --- a/sites.js +++ b/sites.js @@ -301,7 +301,6 @@ var defaultSites = "WAtoday": "watoday.com.au", "Winston-Salem Journal": "journalnow.com", "Wired": "wired.com", - "WirtschaftsWoche": "wiwo.de", "World Politics Review": "worldpoliticsreview.com", "* Block Paywall-scripts (opt-in to custom sites to enable also for non-listed sites)": "###", "Amp-access": "cdn.ampproject.org",