Add spectator.us

This commit is contained in:
Adam 2021-01-18 12:40:53 -08:00
parent 5bb50e82f3
commit 36e46ffc04
3 changed files with 6 additions and 3 deletions

View File

@ -261,7 +261,8 @@
"*://*.pzc.nl/*",
"*://*.destentor.nl/*",
"*://*.ambito/*",
"*://*.sueddeutsche.de/*"
"*://*.sueddeutsche.de/*",
"*://*.spectator.us/*"
],
"version": "1.7.8"
}

View File

@ -233,7 +233,8 @@ const blockedRegexes = {
'lesechos.fr': /.+\.tinypass\.com\/.+/,
'washingtonpost.com': /.+\.washingtonpost\.com\/.+\/pwapi-proxy\.min\.js/,
'thehindu.com': /ajax\.cloudflare\.com\/cdn-cgi\/scripts\/.+\/cloudflare-static\/rocket-loader\.min\.js/,
'technologyreview.com': /.+\.blueconic\.net\/.+/
'technologyreview.com': /.+\.blueconic\.net\/.+/,
'spectator.us': /(cdn\.cxense\.com\/.+|\.tinypass\.com\/.+)/
};
const userAgentDesktop = 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)';

View File

@ -145,7 +145,8 @@ const defaultSites = {
'The Saturday Paper': 'thesaturdaypaper.com.au',
'The Seattle Times': 'seattletimes.com',
'The Spectator Australia': 'spectator.com.au',
'The Spectator': 'spectator.co.uk',
'The Spectator (U.K.)': 'spectator.co.uk',
'The Spectator (U.S.)': 'spectator.us',
'The Sydney Morning Herald': 'smh.com.au',
'The Telegraph': 'telegraph.co.uk',
'The Times': 'thetimes.co.uk',