Created
January 9, 2019 03:40
-
-
Save enocom/17ef6681c1a013c0e97add2c07b02668 to your computer and use it in GitHub Desktop.
This file contains 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
(function() { | |
document.getElementsByClassName('metabar')[0].innerHTML = ''; | |
document.getElementsByClassName('js-stickyFooter')[0].outerHTML = ''; | |
document.getElementsByTagName('aside')[0].outerHTML = ''; | |
})() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment