Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rgrove
Created August 23, 2018 22:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rgrove/1512e19a8f162208b022eafb3fa4e353 to your computer and use it in GitHub Desktop.
Save rgrove/1512e19a8f162208b022eafb3fa4e353 to your computer and use it in GitHub Desktop.
Custom uBlock Origin filter to block the huge obtrusive ads in The New York Times's new design
# This is a uBlock Origin filter list that blocks the huge obtrusive ads in
# The New York Times's new design.
#
# You can paste these rules into uBlock Origin's "My Filters" tab or import them
# as described here:
#
# https://github.com/gorhill/uBlock/wiki/Filter-lists-from-around-the-web
www.nytimes.com###app div:if(> div:only-child > div:only-child > div.ad)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment