document.querySelectorAll("script").forEach(e=>{new RegExp(atob("YXBpLmluZXRzdGF0aWMuY29t")).test(e.src)&&document.body.removeChild(e)});