Fix-update Australian Financial Review (images)

master
magnolia1234 2020-12-09 18:59:17 +01:00
parent f037108f6b
commit fd91f1dc8a
3 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@
var ext_api = (typeof browser === 'object') ? browser : chrome;
var ext_name = ext_api.runtime.getManifest().name;
const cs_limit_except = ['harpers.org', 'la-croix.com', 'lescienze.it'];
const cs_limit_except = ['afr.com', 'harpers.org', 'la-croix.com', 'lescienze.it'];
var currentTabUrl = '';
var csDone = false;

View File

@ -5,6 +5,7 @@ Post-release
Add Groupe EBRA (France)
Add Groupe La Dépêche (France)
Add Madsack Mediengruppe (Germany)
Fix-update Australian Financial Review (images)
Fix-update Bloomberg (inline articles/adblocker)
Fix-update Funke Medien (obfuscated)
Update grouped sites (popup-toggle)

View File

@ -378,6 +378,7 @@
"*://*.emol.cl/*",
"*://*.epimg.net/*",
"*://*.flip-pay.com/*",
"*://*.ffx.io/*",
"*://*.htmedia.in/*",
"*://*.jsdelivr.net/*",
"*://*.lightboxcdn.com/*",
@ -388,5 +389,5 @@
"*://*.repstatic.it/*",
"*://*.userzoom.com/*"
],
"version": "1.9.8.3"
"version": "1.9.8.4"
}