Add The Hill

master
magnolia1234 2022-08-28 20:59:37 +02:00
parent 0a80362235
commit ea4620b71e
7 changed files with 16 additions and 7 deletions

View File

@ -272,6 +272,7 @@ Grouped in options:\
[The Atlanta Journal-Constitution](https://www.ajc.com) -
[The Boston Globe](https://www.bostonglobe.com) -
[The Dallas Morning News](https://www.dallasnews.com) -
[The Hill](https://thehill.com) -
[The New Orleans Advocate/The Times-Picayune](https://www.nola.com) -
[The Seattle Times](https://www.seattletimes.com) -
[The Philadelphia Inquirer](https://www.inquirer.com)

View File

@ -4,6 +4,7 @@ Changelog Bypass Paywalls Clean - Chrome
Post-release
Add New Scientist
Add The Chronicle of Philanthropy
Add The Hill
Fix Los Angeles Times & San Diego Union-Tribune
Fix Madsack Mediengruppe
Fix Mexico News Daily

View File

@ -43,5 +43,5 @@
"webRequestBlocking",
"<all_urls>"
],
"version": "2.8.1.6"
"version": "2.8.1.7"
}

View File

@ -161,11 +161,6 @@
"block_regex": "\\.thefashionlaw\\.com\\/evolok\\/.+\\/ev-widgets\\.min\\.js",
"domain": "thefashionlaw.com"
},
"Thehill.com": {
"allow_cookies": 1,
"block_regex": "\\.tinypass\\.com\\/",
"domain": "thehill.com"
},
"Thenational.scot": {
"allow_cookies": 1,
"block_regex": "\\.tinypass\\.com\\/",

View File

@ -555,6 +555,7 @@
"*://*.thedailybeast.com/*",
"*://*.thediplomat.com/*",
"*://*.theglobeandmail.com/*",
"*://*.thehill.com/*",
"*://*.thehindu.com/*",
"*://*.thehindubusinessline.com/*",
"*://*.theinitium.com/*",
@ -687,5 +688,5 @@
"*://gcm.omerlocdn.com/*",
"*://webcache.googleusercontent.com/*"
],
"version": "2.8.1.6"
"version": "2.8.1.7"
}

View File

@ -1695,6 +1695,11 @@ var defaultSites = {
domain: "theglobeandmail.com",
block_regex: /(\.theglobeandmail\.com\/pf\/dist\/engine\/react\.js|smartwall\.theglobeandmail\.com\/)/
},
"The Hill": {
domain: "thehill.com",
allow_cookies: 1,
block_regex: /\.tinypass\.com\//
},
"The Hill Times": {
domain: "hilltimes.com",
allow_cookies: 1,

View File

@ -93,6 +93,12 @@
"domain": "sandiegouniontribune.com",
"block_regex": "(metering\\.platform\\.sandiegouniontribune\\.com\\/|cdn\\.ampproject\\.org\\/v\\d\\/amp-(access|subscriptions)-.+\\.js)"
},
"The Hill": {
"domain": "thehill.com",
"allow_cookies": 1,
"block_regex": "\\.tinypass\\.com\\/",
"new_site": 1
},
"The New York Review of Books": {
"domain": "nybooks.com",
"allow_cookies": 1,