mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 05:27:48 +01:00
Fix-update Chronicle of Higher Education (scroll)
This commit is contained in:
parent
5853aa6dc3
commit
49d52de23f
3 changed files with 3 additions and 2 deletions
|
@ -244,7 +244,7 @@ var blockedRegexes = {
|
|||
'challenges.fr': /\.poool\.fr\//,
|
||||
'charliehebdo.fr': /\.poool\.fr\//,
|
||||
'chicagobusiness.com': /\.tinypass\.com\//,
|
||||
'chronicle.com': /(\.blueconic\.net\/|assets\.login\.chronicle\.com\/common\/che-auth0-user\.js)/,
|
||||
'chronicle.com': /(\.blueconic\.net\/|\.chronicle\.com\/(common\/)?(che-auth0-user|script)\.js)/,
|
||||
'clarin.com': /js\.matheranalytics\.com\//,
|
||||
'cmjornal.pt': /cdn\.ampproject\.org\/v\d\/amp-(access|(sticky-)?ad)-.+\.js/,
|
||||
'corriere.it': /(\.tinypass\.com\/|\.rcsobjects\.it\/rcs_(cpmt|tracking-service)\/|\.corriereobjects\.it\/.+\/js\/(_paywall\.sjs|tracking\/)|\.userzoom\.com\/files\/js\/)/,
|
||||
|
|
|
@ -3,6 +3,7 @@ Changelog Bypass Paywalls Clean - Firefox
|
|||
|
||||
Post-release
|
||||
Add Atlantico (France)
|
||||
Fix-update Chronicle of Higher Education (scroll)
|
||||
|
||||
* v2.1.0.0 (2021-02-28)
|
||||
Add Die Rheinpfalz (Germany)
|
||||
|
|
|
@ -482,5 +482,5 @@
|
|||
"*://*.wallkit.net/*",
|
||||
"*://*.wsj.net/*"
|
||||
],
|
||||
"version": "2.1.0.1"
|
||||
"version": "2.1.0.2"
|
||||
}
|
Loading…
Reference in a new issue