Update 2.0.1: Documentation upgrades, added clickable links to add filters

This commit is contained in:
2025-07-29 02:03:58 -04:00
parent b81164f69f
commit e100fe9960
3 changed files with 23 additions and 9 deletions

View File

@@ -5,10 +5,12 @@
A collection of [[https://github.com/gorhill/uBlock][uBlock Origin]] filters to deal with a variety of annoyances.
* Installation
To use these filters, go to uBlock Origin > Dashboard > Filter lists, scroll down
Click the ~subscribe~ link in the header.
For manual installation, go to uBlock Origin > Dashboard > Filter lists, scroll down
and expand the 'Import...' heading, then paste the URL for the desired list(s).
** All Filters
** All Filters | *[[https://subscribe.adblockplus.org/?location=https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-all.txt&title=chase's%20uBlock%20Filters][subscribe]]*
This URL can be used to add all filters, opinions and all. New lists are added
automatically.
#+begin_src txt
@@ -16,10 +18,15 @@ https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/ch
#+end_src
** Individual Lists
Use these URLs to add only the UI filters or only the content filters. [[All Filters][All Filters]]
above is a combination of these two.
*** UI Filters | *[[https://subscribe.adblockplus.org/?location=https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-ui.txt&title=chase's%20UI%20Filters][subscribe]]*
All UI filters, no content filters.
#+begin_src txt
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-ui.txt
#+end_src
*** Content Filters | *[[https://subscribe.adblockplus.org/?location=https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-content.txt&title=chase's%20Content%20Filters][subscribe]]*
Filters for YouTube content that I personally find distasteful.
#+begin_src
https://git.traphouse.cathoderaytube.net/chase/ublock-filters/raw/branch/main/chase-content.txt
#+end_src
@@ -231,6 +238,13 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
3. Update the version number under [[Header Generation][Header Generation]].
** Header Generation
*** Version
#+name: version
#+begin_src txt
2.0.1
#+end_src
*** Last Modified
#+name: lastmodified
#+begin_src emacs-lisp
(format-time-string "%F")
@@ -238,7 +252,7 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
#+name: header
#+begin_src txt :noweb yes
! Version: 2.0.0
! Version: <<version>>
! Last modified: <<lastmodified()>>
! Expires: 2 days (update frequency)
! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters