This commit is contained in:
magnolia1234 2022-10-04 23:03:13 +02:00
parent b23576021e
commit 10100fcb69
4 changed files with 8 additions and 2 deletions

View File

@ -4,6 +4,7 @@ Changelog Bypass Paywalls Clean - Firefox
Post-release
Remove Alma Talent sites (hold Iltalehti.fi)
Fix Corriere dello Sport (subdomains)
Fix WaPo
* v2.8.7.0 (2022-10-02)
Add ArcInfo.ch

View File

@ -713,5 +713,5 @@
"*://gcm.omerlocdn.com/*",
"*://webcache.googleusercontent.com/*"
],
"version": "2.8.7.2"
"version": "2.8.7.3"
}

View File

@ -1935,7 +1935,7 @@ var defaultSites = {
"The Washington Post": {
domain: "washingtonpost.com",
allow_cookies: 1,
block_regex: /\.washingtonpost\.com\/tetro\/evaluate/
block_regex: /\.washingtonpost\.com\/tetro\/metering\/evaluate/
},
"The West Australian (+ regional/opt-in to custom sites)": {
domain: "thewest.com.au",

View File

@ -100,6 +100,11 @@
}
]
},
"The Washington Post": {
"domain": "washingtonpost.com",
"allow_cookies": 1,
"block_regex": "\\.washingtonpost\\.com\\/tetro\\/metering\\/evaluate"
},
"Trierischer Volksfreund": {
"domain": "volksfreund.de",
"allow_cookies": 1,