74 The Quick and the Clicked: ONE FROG ENTERS, ONE FROG LEAVES (media.greatawakening.win) LET'S GOOoOoooo!!! posted 171 days ago by catsfive 171 days ago by catsfive +74 / -0 13 comments download share 13 comments share download save hide report block hide replies
Hahha you can also do this
// WAPO javascript:(function(){ var h=document.getElementsByTagName("html"); h[0].removeAttribute("style"); h[0].removeAttribute("class"); var b=document.getElementsByTagName("body"); b[0].removeAttribute("style"); b[0].removeAttribute("class"); var divs = document.getElementsByTagName("div"); for (var i=0; i < divs.length; i++) { divs[i].removeAttribute("style"); divs[i].removeAttribute("class"); } })();
/// or this javascript:(function(){ $("html").css("overflow", "auto");alert("it ran"); })();
/// or this javascript:(function(){document.getElementsByClassName('modal-wrapper')[0].remove();})();