Remove logging
This commit is contained in:
parent
55411c915a
commit
2571589447
@ -118,7 +118,6 @@ if (window.location.href.indexOf("firstthings.com") !== -1) {
|
||||
}
|
||||
|
||||
if (window.location.href.indexOf("bloomberg.com") !== -1) {
|
||||
console.log('inside bloom');
|
||||
const paywall = document.getElementById('paywall-banner');
|
||||
removeDOMElement(paywall);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user