Skip to content

Instantly share code, notes, and snippets.

@jsEveryDay
Last active July 8, 2022 18:03
Show Gist options
  • Save jsEveryDay/42dd56c01c58d2a913a75e4f24009529 to your computer and use it in GitHub Desktop.
Save jsEveryDay/42dd56c01c58d2a913a75e4f24009529 to your computer and use it in GitHub Desktop.
zerohedge.com cleanup
www.zerohedge.com##+js(aeld, scroll)
www.zerohedge.com##body:style(background: #202020 !important; color: #cccccc !important;)
www.zerohedge.com##h2 > a:link:style( color: #c3c3c3 !important; font-size: 20pt !important)
www.zerohedge.com##h2 > a:visited:style( color: #848484 !important)
www.zerohedge.com##div.container > div > div:not(.content)
www.zerohedge.com##div.content > :not(main)
www.zerohedge.com##div[class^="Advert"]
www.zerohedge.com##div#exitModalOverlay
www.zerohedge.com##div[class^="FeaturedContributors"]
www.zerohedge.com##div[class^="MidArticleNewsletter"]
||www.zerohedge.com^$inline-script
www.zerohedge.com##img[class^="Article_img"]:style(width: 60% !important;)
www.zerohedge.com##.newsletter-insert
www.zerohedge.com##div[class^="PremiumOverlay"]
www.zerohedge.com##div[class^="Article_stickyContainer"]:style(background: #3c3c3c !important;)
www.zerohedge.com##[class^='SponsoredPost']
@jsEveryDay
Copy link
Author

LooksLikeThis
ArticleView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment