Fix-update LesEchos.fr (first premium article)

This commit is contained in:
magnolia1234 2020-11-07 17:22:09 +01:00
parent 9873006042
commit 755bdd4fe3

View File

@ -699,8 +699,7 @@ else if (matchDomain("lesechos.fr") && window.location.href.match(/-\d{6,}/)) {
}
}
} catch (err) {
console.warn('unable to parse lesechos text');
console.warn(err);
window.location.reload(true);
}
let ad_blocks = document.querySelectorAll('.jzxvkd-1');
for (let ad_block of ad_blocks) {