Remove Switzer Report (obsolete)

This commit is contained in:
magnolia1234 2020-09-13 09:16:43 +02:00
parent e69dc737cb
commit 680b4df597
5 changed files with 2 additions and 6 deletions

View file

@ -135,8 +135,7 @@ So don't update to Firefox 79 or use F-droid's [Fennec-release](https://f-droid.
##### > Financial
[Eureka Report](https://www.eurekareport.com.au) -
[Intelligent Investor](https://www.intelligentinvestor.com.au) -
[Switzer Report](https://switzersuperreport.com.au)
[Intelligent Investor](https://www.intelligentinvestor.com.au)
##### > Australian Community Media
[Bendigo Advertiser](https://www.bendigoadvertiser.com.au) -

View file

@ -65,7 +65,6 @@ var allow_cookies = [
'scribd.com',
'seekingalpha.com',
'slader.com',
'switzersuperreport.com.au',
'techinasia.com',
'the-american-interest.com',
'thehindu.com',
@ -126,7 +125,6 @@ var use_google_bot_default = [
'quora.com',
'republic.ru',
'seekingalpha.com',
'switzersuperreport.com.au',
'themarker.com',
'thetimes.co.uk',
'washingtonpost.com',

View file

@ -629,6 +629,7 @@ else if (matchDomain('faz.net')) {
str = str.replace(/La\n\nPierre/g, "LaPierre");
str = str.replace(/De\n\nJoy/g, "DeJoy");
str = str.replace(/m\n\nRNA/g, "mNRA");
str = str.replace(/Mc\n\nCarthy/g, "McCarthy");
return str;
};

View file

@ -222,7 +222,6 @@
"*://*.sueddeutsche.de/*",
"*://*.sun-sentinel.com/*",
"*://*.sunshinecoastdaily.com.au/*",
"*://*.switzersuperreport.com.au/*",
"*://*.techinasia.com/*",
"*://*.technologyreview.com/*",
"*://*.telegraaf.nl/*",

View file

@ -141,7 +141,6 @@ var defaultSites =
"Statista": "statista.com",
"Süddeutsche Zeitung": "sueddeutsche.de",
"SunSentinel": "sun-sentinel.com",
"Switzer Report": "switzersuperreport.com.au",
"Tech in Asia": "techinasia.com",
"Telegraaf": "telegraaf.nl",
"The Age": "theage.com.au",