Skip to content

Instantly share code, notes, and snippets.

@upamune
Last active August 29, 2015 14:20
Show Gist options
  • Save upamune/c63200c5eadf3b2ddad9 to your computer and use it in GitHub Desktop.
Save upamune/c63200c5eadf3b2ddad9 to your computer and use it in GitHub Desktop.
AOJがjQueryを使用していることに依存している
javascript:(function(){var n=document.getElementById("nav");n.parentNode.removeChild(n);n = document.getElementById("logo");n.parentNode.removeChild(n);n = document.getElementById("header");n.parentNode.removeChild(n);$(".subinfo").remove()})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment