From 287126ad6164778e215259c7a654a175be9a75e8 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 29 Sep 2019 17:07:05 -0700 Subject: [PATCH] Remove techinasia.com --- README.md | 1 - background.js | 2 -- options.js | 1 - 3 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 4e1f007..1eeeb09 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ [Quora](https://www.quora.com)\ [Statista](https://www.statista.com)\ [SunSentinel](https://www.sun-sentinel.com)\ -[Tech in Asia](https://www.techinasia.com)\ [The Advocate](https://www.theadvocate.com.au)\ [The Age](https://www.theage.com.au)\ [The Australian](https://www.theaustralian.com.au)\ diff --git a/background.js b/background.js index f63e231..c7bce80 100644 --- a/background.js +++ b/background.js @@ -46,7 +46,6 @@ var defaultSites = { 'Quora': 'quora.com', 'Statista': 'statista.com', 'SunSentinel': 'sun-sentinel.com', - 'Tech in Asia': 'techinasia.com', 'The Advocate': 'theadvocate.com.au', 'The Age': 'theage.com.au', 'The Australian': 'theaustralian.com.au', @@ -135,7 +134,6 @@ const remove_cookies = [ 'thenewsrep.com', 'washingtonpost.com', 'nymag.com', -'techinasia.com', 'nationalpost.com', 'volkskrant.nl', 'handelsblatt.com', diff --git a/options.js b/options.js index f087763..54ca203 100644 --- a/options.js +++ b/options.js @@ -44,7 +44,6 @@ var defaultSites = { 'Quora': 'quora.com', 'Statista': 'statista.com', 'SunSentinel': 'sun-sentinel.com', - 'Tech in Asia': 'techinasia.com', 'The Advocate': 'theadvocate.com.au', 'The Age': 'theage.com.au', 'The Australian': 'theaustralian.com.au',