forked from chase/ublock-filters
Refactor: change Gmail filters to Google filters, add AI overview filter
This commit is contained in:
19
README.org
19
README.org
@@ -13,7 +13,7 @@ https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/ch
|
||||
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-youtube-search.txt
|
||||
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-youtube-content.txt
|
||||
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-discord.txt
|
||||
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-gmail.txt
|
||||
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-google.txt
|
||||
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-amazon.txt
|
||||
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-insight-central.txt
|
||||
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-onshape.txt
|
||||
@@ -127,11 +127,14 @@ discord.com##.container_a99829
|
||||
discord.com##.footer__5be3e:has(> .container_a99829:only-child)
|
||||
#+end_src
|
||||
|
||||
** Gmail
|
||||
#+name: gmail
|
||||
** Google
|
||||
#+name: google
|
||||
#+begin_src txt
|
||||
! Upgrade Gmail
|
||||
mail.google.com##.CRPU9d
|
||||
|
||||
! Remove AI overview in Google search
|
||||
google.com##.GcKpu
|
||||
#+end_src
|
||||
|
||||
** Amazon
|
||||
@@ -257,13 +260,13 @@ date -u -I
|
||||
<<discord>>
|
||||
#+end_src
|
||||
|
||||
*** Gmail
|
||||
#+begin_src txt :noweb yes :tangle chase-gmail.txt
|
||||
! Title: Gmail Filters
|
||||
! Description: Filters for Gmail's webmail interface
|
||||
*** Google
|
||||
#+begin_src txt :noweb yes :tangle chase-google.txt
|
||||
! Title: Google Filters
|
||||
! Description: Filters for Google search, Gmail, etc.
|
||||
<<header>>
|
||||
|
||||
<<gmail>>
|
||||
<<google>>
|
||||
#+end_src
|
||||
|
||||
*** Amazon
|
||||
|
Reference in New Issue
Block a user