Update block general paywall script (limit Evolok WordPress)

This commit is contained in:
magnolia1234 2022-08-01 19:21:55 +02:00
parent 42bd3ea308
commit 5da69179db
2 changed files with 2 additions and 1 deletions

View file

@ -693,7 +693,7 @@ function disableJavascriptOnListedSites() {
let header_referer = details.originUrl ? details.originUrl : details.initiator;
if (!(isSiteEnabled(details)
|| (['script'].includes(details.type)
&& ((enabledSites.includes('###_wp_evolok') && details.url.match(/\/(evolok|wp-content)\/.+\/ev-(em|widgets)\.min\.js/))
&& ((enabledSites.includes('###_wp_evolok') && details.url.match(/\/wp-content\/.+\/ev-(em|widgets)\.min\.js/))
|| (enabledSites.includes('###_wp_pico') && details.url.includes('/wp-content/plugins/pico/includes/js/read-more.js'))
|| (enabledSites.includes('###_wp_pigeon') && details.url.includes('/c/assets/pigeon.js'))
|| (enabledSites.includes('zephr.com') && details.url.includes('/zephr/features')))))

View file

@ -4,6 +4,7 @@ Changelog Bypass Paywalls Clean - Firefox
Post-release
Add Tagesspiegel.de
Redirect Google AMP cache (opt-in to custom sites)
Update block general paywall script (limit Evolok WordPress)
* v2.7.8.0 (2022-07-31)
Add Crusoe (Brazil)