Last active
January 6, 2017 10:45
-
-
Save gunderson/b74db3908a4534933d68f7c74655f06b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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