From fa5f6e971672f70a2a8d4a7032ba51aedd0dcd3f Mon Sep 17 00:00:00 2001 From: Elad Date: Mon, 21 May 2018 05:52:57 +0300 Subject: [PATCH] Update background.js --- background.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background.js b/background.js index 0be4b3d..528fe3e 100644 --- a/background.js +++ b/background.js @@ -15,7 +15,6 @@ var defaultSites = { 'Glassdoor': 'glassdoor.com', 'Haaretz': 'haaretz.co.il', 'Haaretz English': 'haaretz.com', - 'TheMarker': 'themarker.com', 'Hartford Courant': 'courant.com', 'Harvard Business Review': 'hbr.org', 'Het Financieele Dagblad': 'fd.nl', @@ -36,6 +35,7 @@ var defaultSites = { 'OrlandoSentinel': 'orlandosentinel.com', 'Quora': 'quora.com', 'SunSentinel': 'sun-sentinel.com', + 'TheMarker': 'themarker.com', 'The Seattle Times': 'seattletimes.com', 'The Sydney Morning Herald': 'smh.com.au', 'The Washington Post': 'washingtonpost.com',