Skip to content

Instantly share code, notes, and snippets.

@dezza
Last active January 30, 2022 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dezza/6ee196b56c8d5bf5aab54639b052b4a4 to your computer and use it in GitHub Desktop.
Save dezza/6ee196b56c8d5bf5aab54639b052b4a4 to your computer and use it in GitHub Desktop.
## Hosts
# any -> facebook
* facebook.com * block
* facebook.net * block
* fbcdn.net * block
# facebook -> facebook (direct visit)
facebook.com facebook.com * noop
facebook.com facebook.net * noop
facebook.com fbcdn.net * noop
### Extras
# Google "Video Results" in the middle of searches (use Videos tab instead)
www.google.com##div#rso > div > g-section-with-header
# Google makes tracking URL appear on left/right-clicking
google.com##+js(ra, onmousedown, .rc > .r > a)
### Annoyances
pricerunner.dk##:xpath(//button[@data-text='Feedback'])
alternativeto.net###front-chat-container
torrentleech.org##.text-center.highlight-address.message
torrentleech.org##a.category.xxx
torrentleech.org##.navbar-stats > li > a[href="/privatevpn"]
torrentleech.org##.navbar-stats > li > a[href="/seedit4me"]
### Ads
pricerunner.dk##:xpath(//div[@id="product-listing-navigation"]/following::div[1]//a[starts-with(@href, '/gotostore')]//span[text()='ANNONCE']/../..)
kitguru.net##.wrapper-outer > .background-cover
kitguru.net#$#.wrapper-outer{ cursor: auto !important; }
### Paywall
# www.telegraph.co.uk##.martech-modal-component-overlay--is-visible.martech-hard-paywall-overlay.martech-modal-component-overlay
# wwww.telegraph.co.uk##.martech-overlay-not-visible
### URLs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment