Remove VmnMedia.nl Group

merge-requests/15/head
magnolia1234 11 months ago
parent 59bca376a4
commit 2be782c2c9

@ -689,8 +689,7 @@ Grouped in options:\
[Flair.be](https://www.flair.be/nl) -
[Knack](https://www.knack.be) -
[Krant van West-Vlaanderen](https://kw.be) -
[Libelle.be](https://www.libelle.be)\
*[VmnMedia Group](https://vmnmedia.nl)* sites (opt-in to custom sites)
[Libelle.be](https://www.libelle.be)
##### Norway
[DN](https://www.dn.no)\

@ -1340,7 +1340,7 @@ ext_api.runtime.onMessage.addListener(function (message, sender) {
let custom_domain = message.data.domain;
let group = message.data.group;
if (group) {
let nofix_groups = ['###_be_mediahuis', '###_ch_tamedia', '###_de_rp_aachen_medien', '###_fi_alma_talent', '###_it_citynews', '###_substack_custom'];
let nofix_groups = ['###_be_mediahuis', '###_ch_tamedia', '###_de_rp_aachen_medien', '###_fi_alma_talent', '###_it_citynews', '###_nl_vmnmedia', '###_substack_custom'];
if (!custom_flex_domains.includes(custom_domain)) {
if (enabledSites.includes(group)) {
let rules = Object.values(defaultSites).filter(x => x.domain === group)[0];

@ -5,6 +5,7 @@ Updates (install signed xpi-file): https://gitlab.com/magnolia1234/bypass-paywal
Post-release
Add El Tribuno (ar)
Add Sabado.pt
Remove VmnMedia.nl Group (fix obsolete)
Fix Australia News Corp (amp-fix)
Fix Cmjornal.pt & Record.pt (amp)
Fix Grupo Abril (js-inline)

@ -91,7 +91,7 @@ window.setTimeout(function () {
if (document.querySelector('link[href*=".ndcmediagroep.nl/"]'))
group = '###_nl_mediahuis_noord';
else if (document.querySelector('link[rel="dns-prefetch"][href^="https://vmn-"][href$="imgix.net"]'))
group = '###_nl_vmnmedia';
group = '###_nl_vmnmedia';// no fix
} else if (hostname.endsWith('.se')) {
if (document.querySelector('footer > div > div > a[href="https://www.nwtmedia.se/"]'))
group = '###_se_nwt_media';

@ -473,12 +473,6 @@
"block_regex": "js\\.pelcro\\.com",
"domain": "theday.com"
},
"Thedispatch.com": {
"add_ext_link": "section.paywall-section|div.with_paywall",
"add_ext_link_type": "archive.is",
"allow_cookies": 1,
"domain": "thedispatch.com"
},
"Theepochtimes.com": {
"allow_cookies": 1,
"block_regex": "subs\\.theepochtimes\\.com\\/lib\\/api\\.bundle\\.js",
@ -507,12 +501,6 @@
"domain": "theweek.com",
"useragent": "googlebot"
},
"Thewirechina.com": {
"add_ext_link": "div.leaky_paywall_message_wrap|article",
"add_ext_link_type": "archive.is",
"allow_cookies": 1,
"domain": "thewirechina.com"
},
"Tijorifinance.com": {
"allow_cookies": 1,
"domain": "tijorifinance.com",

@ -2297,12 +2297,6 @@ var defaultSites = {
"wiesbadener-kurier.de"
]
},
"VmnMedia.nl Group (opt-in to custom sites)": {
domain: "###_nl_vmnmedia",
group: [],
allow_cookies: 1,
ld_google_webcache: "section[type='paywall']|main"
},
"Vogue Business": {
allow_cookies: 1,
domain: "voguebusiness.com",

@ -2,8 +2,8 @@
"addons": {
"magnolia@12.34": {
"updates": [
{ "version": "3.2.3.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.2.3.0.xpi" }
{ "version": "3.2.4.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.2.4.0.xpi" }
]
}
}

Loading…
Cancel
Save