From 3cb82e8581291a5d7c9e077790ebf4f53b015d63 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Mon, 13 Apr 2020 08:57:38 +0200 Subject: [PATCH] Add Switzer Report (Australia) --- README.md | 1 + background.js | 2 ++ sites.js | 1 + 3 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 4045434..9cb7ffe 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ ##### > Financial [Eureka Report](https://www.eurekareport.com.au) - [Intelligent Investor](https://www.intelligentinvestor.com.au) - +[Switzer Report](https://switzersuperreport.com.au) - [The Australian Financial Review](https://www.afr.com) #### Canada diff --git a/background.js b/background.js index ad1962b..5ed2831 100644 --- a/background.js +++ b/background.js @@ -53,6 +53,7 @@ var allow_cookies = [ 'quora.com', 'scribd.com', 'seekingalpha.com', +'switzersuperreport.com.au', 'techinasia.com', 'telegraph.co.uk', 'the-american-interest.com', @@ -116,6 +117,7 @@ const use_google_bot_default = [ 'ntnews.com.au', 'quora.com', 'seekingalpha.com', +'switzersuperreport.com.au', 'telegraph.co.uk', 'theathletic.co.uk', 'theathletic.com', diff --git a/sites.js b/sites.js index 668c98a..bf9171a 100644 --- a/sites.js +++ b/sites.js @@ -115,6 +115,7 @@ var defaultSites = "SOFREP": "sofrep.com", "Statista": "statista.com", "SunSentinel": "sun-sentinel.com", + "Switzer Report": "switzersuperreport.com.au", "Tech in Asia": "techinasia.com", "Telegraaf": "telegraaf.nl", "The Advertiser": "adelaidenow.com.au",