Skip to content

Instantly share code, notes, and snippets.

@anch0vy
Last active December 1, 2021 08:03
Show Gist options
  • Save anch0vy/09cb3e2b542563fe3a01557be0f683b5 to your computer and use it in GitHub Desktop.
Save anch0vy/09cb3e2b542563fe3a01557be0f683b5 to your computer and use it in GitHub Desktop.
personal filter
! 2021-11-28 https://www.google.com
! block
! google.com##[href*="template"]:upward(4)
google.com##[href*="codegrepper.com"]:upward(4)
google.com##[href*="githubmemory.com"]:upward(4)
google.com##[href*="codestudyblog.com"]:upward(4)
google.com##[href*="pythonq.com"]:upward(4)
google.com##[href*="stackovergo.com"]:upward(4)
google.com##[href*="pythonrepo.com"]:upward(4)
! 강조하기
! google.com##[href*="template"]:upward(4):style(background-color: red)
google.com##[href*="stackoverflow.com"]:upward(4):style(background-color: #FDE2E280)
google.com##[href*="github.com"]:upward(4):style(background-color: #FDE2E280)
google.com##[href*="github.io"]:upward(4):style(background-color: #FDE2E280)
google.com##[href*="python.org"]:upward(4):style(background-color: #FDE2E280)
! end!
! test!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment