mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 06:17:46 +01:00
Add The Hill Times (Canada)
This commit is contained in:
parent
742fd68b2d
commit
63cb72ece8
5 changed files with 8 additions and 1 deletions
|
@ -146,6 +146,7 @@ _* free articles only._
|
||||||
[Le Devoir](https://www.ledevoir.com) -
|
[Le Devoir](https://www.ledevoir.com) -
|
||||||
[National Post](https://www.nationalpost.com) -
|
[National Post](https://www.nationalpost.com) -
|
||||||
[The Globe and Mail](https://www.theglobeandmail.com) -
|
[The Globe and Mail](https://www.theglobeandmail.com) -
|
||||||
|
[The Hill Times](https://www.hilltimes.com) -
|
||||||
[The Logic](https://thelogic.co)\
|
[The Logic](https://thelogic.co)\
|
||||||
[The Toronto Star](https://www.thestar.com) and regional TorStar sites (grouped in options) like
|
[The Toronto Star](https://www.thestar.com) and regional TorStar sites (grouped in options) like
|
||||||
[Niagara Falls Review](https://www.niagarafallsreview.ca) -
|
[Niagara Falls Review](https://www.niagarafallsreview.ca) -
|
||||||
|
|
|
@ -66,6 +66,7 @@ var allow_cookies_default = [
|
||||||
'haaretz.co.il',
|
'haaretz.co.il',
|
||||||
'haaretz.com',
|
'haaretz.com',
|
||||||
'handelsblatt.com',
|
'handelsblatt.com',
|
||||||
|
'hilltimes.com',
|
||||||
'hs.fi',
|
'hs.fi',
|
||||||
'ilfattoquotidiano.it',
|
'ilfattoquotidiano.it',
|
||||||
'ilrestodelcarlino.it',
|
'ilrestodelcarlino.it',
|
||||||
|
@ -166,6 +167,7 @@ var use_google_bot_default = [
|
||||||
'eurekareport.com.au',
|
'eurekareport.com.au',
|
||||||
'ft.com',
|
'ft.com',
|
||||||
'handelsblatt.com',
|
'handelsblatt.com',
|
||||||
|
'hilltimes.com',
|
||||||
'hs.fi',
|
'hs.fi',
|
||||||
'intelligentinvestor.com.au',
|
'intelligentinvestor.com.au',
|
||||||
'mexiconewsdaily.com',
|
'mexiconewsdaily.com',
|
||||||
|
@ -304,6 +306,7 @@ var blockedRegexes = {
|
||||||
'technologyreview.com': /.+\.blueconic\.net\/.+/,
|
'technologyreview.com': /.+\.blueconic\.net\/.+/,
|
||||||
'telegraph.co.uk': /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-(access|ad|consent)-.+\.js|\.telegraph\.co\.uk\/.+\/piano.+\.js|assets\.adobedtm\.com\/.+\.js)/,
|
'telegraph.co.uk': /(\.tinypass\.com\/|cdn\.ampproject\.org\/v\d\/amp-(access|ad|consent)-.+\.js|\.telegraph\.co\.uk\/.+\/piano.+\.js|assets\.adobedtm\.com\/.+\.js)/,
|
||||||
'thedailybeast.com': /\.tinypass\.com\/.+/,
|
'thedailybeast.com': /\.tinypass\.com\/.+/,
|
||||||
|
'hilltimes.com': /\.hilltimes\.com\/.+\/js\/loadingoverlay\/loadingoverlay\.min\.js/,
|
||||||
'thehindu.com': /(cdn\.cxense\.com\/.+|\.tinypass\.com\/.+)/,
|
'thehindu.com': /(cdn\.cxense\.com\/.+|\.tinypass\.com\/.+)/,
|
||||||
'thehindubusinessline.com': /(cdn\.cxense\.com\/.+|\.tinypass\.com\/.+)/,
|
'thehindubusinessline.com': /(cdn\.cxense\.com\/.+|\.tinypass\.com\/.+)/,
|
||||||
'thenation.com': /\.tinypass\.com\/.+/,
|
'thenation.com': /\.tinypass\.com\/.+/,
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
Changelog Bypass Paywalls Clean - Firefox
|
Changelog Bypass Paywalls Clean - Firefox
|
||||||
|
|
||||||
Post-release
|
Post-release
|
||||||
|
Add The Hill Times (Canada)
|
||||||
Fix-update El Pais (premium/images)
|
Fix-update El Pais (premium/images)
|
||||||
|
|
||||||
* v2.0.5.0 (2021-01-24)
|
* v2.0.5.0 (2021-01-24)
|
||||||
|
|
|
@ -174,6 +174,7 @@
|
||||||
"*://*.hbr.org/*",
|
"*://*.hbr.org/*",
|
||||||
"*://*.hbrtaiwan.com/*",
|
"*://*.hbrtaiwan.com/*",
|
||||||
"*://*.heraldsun.com.au/*",
|
"*://*.heraldsun.com.au/*",
|
||||||
|
"*://*.hilltimes.com/*",
|
||||||
"*://*.historyextra.com/*",
|
"*://*.historyextra.com/*",
|
||||||
"*://*.hoy.es/*",
|
"*://*.hoy.es/*",
|
||||||
"*://*.hs.fi/*",
|
"*://*.hs.fi/*",
|
||||||
|
@ -442,5 +443,5 @@
|
||||||
"*://*.userzoom.com/*",
|
"*://*.userzoom.com/*",
|
||||||
"*://*.wsj.net/*"
|
"*://*.wsj.net/*"
|
||||||
],
|
],
|
||||||
"version": "2.0.5.0"
|
"version": "2.0.5.1"
|
||||||
}
|
}
|
1
sites.js
1
sites.js
|
@ -206,6 +206,7 @@ var defaultSites =
|
||||||
"The Economist": "economist.com",
|
"The Economist": "economist.com",
|
||||||
"The Fresno Bee": "fresnobee.com",
|
"The Fresno Bee": "fresnobee.com",
|
||||||
"The Globe and Mail": "theglobeandmail.com",
|
"The Globe and Mail": "theglobeandmail.com",
|
||||||
|
"The Hill Times": "hilltimes.com",
|
||||||
"The Hindu": "thehindu.com",
|
"The Hindu": "thehindu.com",
|
||||||
"The Hindu BusinessLine": "thehindubusinessline.com",
|
"The Hindu BusinessLine": "thehindubusinessline.com",
|
||||||
"The Irish Times": "irishtimes.com",
|
"The Irish Times": "irishtimes.com",
|
||||||
|
|
Loading…
Reference in a new issue