Skip to content

Instantly share code, notes, and snippets.

@gunderson
Last active January 6, 2017 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gunderson/b74db3908a4534933d68f7c74655f06b to your computer and use it in GitHub Desktop.
Save gunderson/b74db3908a4534933d68f7c74655f06b to your computer and use it in GitHub Desktop.
javascript:(function(){document.querySelector("#reg-overlay").remove();document.addEventListener("scroll", (e) => e.stopImmediatePropagation());document.querySelector(".trb_allContentWrapper").style.overflow = "auto";document.querySelector("html").style.overflow = "auto";})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment