mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-09 23:41:56 +01:00
Fix-update La Tercera (Chile)
This commit is contained in:
parent
53fc79adcb
commit
84aa8ffdda
3 changed files with 3 additions and 2 deletions
|
@ -227,7 +227,7 @@ var blockedRegexes = {
|
|||
'ladepeche.fr': /.+\.poool\.fr\/.+/,
|
||||
'lasegunda.com': /segreader\.emol\.cl\/assets\/js\/(vendor\/modal\.js|merPramV\d\.js)/,
|
||||
'lastampa.it': /.+\.repstatic\.it\/minify\/sites\/lastampa\/.+\/config\.cache\.php\?name=social_js/,
|
||||
'latercera.com': /cdn\.cxense\.com\/.+/,
|
||||
'latercera.com': /(.+\.latercera\.com\/arc\/subs\/p\.js|cdn\.cxense\.com\/.+)/,
|
||||
'latimes.com': /js\.matheranalytics\.com\/.+/,
|
||||
'lc.nl': /.+\.evolok\.net\/.+\/authorize\/.+/,
|
||||
'lejdd.fr': /.+\.poool\.fr\/.+/,
|
||||
|
|
|
@ -3,6 +3,7 @@ Changelog Bypass Paywalls Clean - Firefox
|
|||
|
||||
Post-release
|
||||
Add Helsingin Sanomat (hs.fi, not paivanlehti)
|
||||
Fix-update La Tercera (Chile)
|
||||
Fix-update LesEchos.fr (timing/banners)
|
||||
Fix-update Newsweek (Pelcro)
|
||||
|
||||
|
|
|
@ -348,5 +348,5 @@
|
|||
"webRequest",
|
||||
"webRequestBlocking"
|
||||
],
|
||||
"version": "1.9.5.2"
|
||||
"version": "1.9.5.3"
|
||||
}
|
Loading…
Reference in a new issue