resolved conflicts: fix typo

master
Egill Hreinson 2019-11-12 11:36:29 +01:00
parent 43555590f1
commit 21aeebf6b5
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ if (window.location.href.indexOf("ledevoir.com") !== -1) {
if (window.location.href.includes('ft.com')) {
const cookie_banner = document.querySelector('.n-messaging-banner__outer');
removeDOMElement(cookie_banner);
}
if (window.location.href.indexOf("thehindu.com") !== -1) {