mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-04-30 01:54:24 +02:00
Add spectator.us
This commit is contained in:
parent
5bb50e82f3
commit
36e46ffc04
@ -261,7 +261,8 @@
|
||||
"*://*.pzc.nl/*",
|
||||
"*://*.destentor.nl/*",
|
||||
"*://*.ambito/*",
|
||||
"*://*.sueddeutsche.de/*"
|
||||
"*://*.sueddeutsche.de/*",
|
||||
"*://*.spectator.us/*"
|
||||
],
|
||||
"version": "1.7.8"
|
||||
}
|
||||
|
@ -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)';
|
||||
|
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user