top | item 10483256

(no title)

mikez302 | 10 years ago

Adblock seems to block that annoying overlay that covers the page. You can also get rid of it by copying and pasting the following line into your browser's web console or debugger:

(function(){var x=document.querySelector("[id$=modal_signup_wrapper]");x.parentNode.removeChild(x)})();

discuss

order

gcb0|10 years ago

i never saw that... i only see the page with missing content... maybe they host js from some domain i blacklisted then.