forked from chase/ublock-filters
Update 2.6.0: Improve YouTube search results
This commit is contained in:
@@ -99,6 +99,8 @@ youtube.com##ytd-radio-renderer
|
||||
|
||||
! Hide things that you didn't search for
|
||||
youtube.com##ytd-horizontal-card-list-renderer.ytd-item-section-renderer:has-text(People also search for)
|
||||
youtube.com##ytd-shelf-renderer.ytd-item-section-renderer.style-scope
|
||||
|
||||
#+end_src
|
||||
|
||||
*** Content
|
||||
@@ -227,6 +229,8 @@ ebay.com##[aria-modal]:has(.coupon-header)
|
||||
ebay.com##body:style(position: static !important;overflow: auto !important;width: auto !important;height: auto !important;margin-top:auto !important;)
|
||||
#+end_src
|
||||
|
||||
** AliExpress
|
||||
|
||||
|
||||
* Contributing
|
||||
Filter lists are tangled out of this document with org-babel. Please make all
|
||||
@@ -261,7 +265,7 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
*** Version
|
||||
#+name: version
|
||||
#+begin_src txt
|
||||
2.5.0
|
||||
2.6.0
|
||||
#+end_src
|
||||
|
||||
*** Last Modified
|
||||
|
@@ -1,7 +1,7 @@
|
||||
! Title: chase's uBlock Filter Collection
|
||||
! Description: All filters provided by chase's filter repo
|
||||
! Version: 2.5.0
|
||||
! Last modified: 2025-08-13
|
||||
! Version: 2.6.0
|
||||
! Last modified: 2025-08-16
|
||||
! Expires: 2 days (update frequency)
|
||||
! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters
|
||||
! License: https://git.traphouse.cathoderaytube.net/chase/ublock-filters/src/branch/main/LICENSE
|
||||
@@ -63,6 +63,8 @@ youtube.com##ytd-radio-renderer
|
||||
|
||||
! Hide things that you didn't search for
|
||||
youtube.com##ytd-horizontal-card-list-renderer.ytd-item-section-renderer:has-text(People also search for)
|
||||
youtube.com##ytd-shelf-renderer.ytd-item-section-renderer.style-scope
|
||||
|
||||
|
||||
! Hide top bar
|
||||
discord.com##.visual-refresh:style(--custom-app-top-bar-height: 0px !important)
|
||||
|
@@ -1,7 +1,7 @@
|
||||
! Title: chase's Content Filters
|
||||
! Description: Block undesirable YouTube content
|
||||
! Version: 2.5.0
|
||||
! Last modified: 2025-08-13
|
||||
! Version: 2.6.0
|
||||
! Last modified: 2025-08-16
|
||||
! Expires: 2 days (update frequency)
|
||||
! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters
|
||||
! License: https://git.traphouse.cathoderaytube.net/chase/ublock-filters/src/branch/main/LICENSE
|
||||
|
@@ -1,7 +1,7 @@
|
||||
! Title: chase's UI Filter Collection
|
||||
! Description: All UI filters provided by chase's filter repo
|
||||
! Version: 2.5.0
|
||||
! Last modified: 2025-08-13
|
||||
! Version: 2.6.0
|
||||
! Last modified: 2025-08-16
|
||||
! Expires: 2 days (update frequency)
|
||||
! Homepage: https://git.traphouse.cathoderaytube.net/chase/ublock-filters
|
||||
! License: https://git.traphouse.cathoderaytube.net/chase/ublock-filters/src/branch/main/LICENSE
|
||||
@@ -63,6 +63,8 @@ youtube.com##ytd-radio-renderer
|
||||
|
||||
! Hide things that you didn't search for
|
||||
youtube.com##ytd-horizontal-card-list-renderer.ytd-item-section-renderer:has-text(People also search for)
|
||||
youtube.com##ytd-shelf-renderer.ytd-item-section-renderer.style-scope
|
||||
|
||||
|
||||
! Hide top bar
|
||||
discord.com##.visual-refresh:style(--custom-app-top-bar-height: 0px !important)
|
||||
|
Reference in New Issue
Block a user