Skip to content

Instantly share code, notes, and snippets.

@akersten
Created February 16, 2024 02:07
Show Gist options
  • Save akersten/6c52a73c95c74f88dab05285ba79414f to your computer and use it in GitHub Desktop.
Save akersten/6c52a73c95c74f88dab05285ba79414f to your computer and use it in GitHub Desktop.
CSS4 "ancestor" selector example for uBlock Origin - hide Reddit email banner
##div:has(>div>div>div>div>div>div>div>div>div>p:has-text(/Verify your email to prevent being locked/))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment