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',