Skip to content

Instantly share code, notes, and snippets.

@themooserooster
Created May 11, 2015 18:21
Show Gist options
  • Save themooserooster/3a976d595ec4abf83d0a to your computer and use it in GitHub Desktop.
Save themooserooster/3a976d595ec4abf83d0a to your computer and use it in GitHub Desktop.
Band aid for injected porn link
<script>
(function () {
document.body.removeChild(document.querySelector('#fb-root'));
})();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment