diff --git a/README.MD b/README.MD index 2adcf5c..9beecca 100644 --- a/README.MD +++ b/README.MD @@ -64,7 +64,6 @@ This extension currently supports the following websites: * technologyreview.com * theage.com.au * theaustralian.com.au -* theglobeandmail.com * thenation.com * thestreet.com * thesundaytimes.co.uk diff --git a/background.js b/background.js index 3f44325..6633e52 100644 --- a/background.js +++ b/background.js @@ -52,7 +52,6 @@ const websites = [ "*://*.technologyreview.com/*", "*://*.theage.com.au/*", "*://*.theaustralian.com.au/*", - "*://*.theglobeandmail.com/*", "*://*.thenation.com/*", "*://*.thestreet.com/*", "*://*.thesundaytimes.co.uk/*",