From 3c842563c562e2b62fb4b597edac37240e22fe5b Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Wed, 13 Dec 2017 09:28:17 +0100 Subject: [PATCH] #4: get rid of bostonglobe for now --- README.MD | 1 - manifest.json | 1 - 2 files changed, 2 deletions(-) diff --git a/README.MD b/README.MD index f8362e4..528c12a 100644 --- a/README.MD +++ b/README.MD @@ -14,7 +14,6 @@ This extension currently supports the following websites: * adelaidenow.com.au * baltimoresun.com * barrons.com -* bostonglobe.com * chicagobusiness.com * chicagotribune.com * chip.de diff --git a/manifest.json b/manifest.json index ec2424a..aae5faa 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,6 @@ "*://*.adelaidenow.com.au/*", "*://*.baltimoresun.com/*", "*://*.barrons.com/*", - "*://*.bostonglobe.com/*", "*://*.chicagobusiness.com/*", "*://*.chicagotribune.com/*", "*://*.chip.de/*",