Compare commits

..

2 Commits

Author SHA1 Message Date
e4813bebec Update 2.8.1: Formatting changes 2025-08-18 18:15:21 -04:00
96a6bca9cd Update 2.8.0: Add filter for chat on JLCPCB 2025-08-18 18:11:51 -04:00
4 changed files with 34 additions and 13 deletions

View File

@@ -111,10 +111,10 @@ youtube.com##ytd-compact-video-renderer:has([d="M11.72 11.928A4.004 4.004 0 0015
youtube.com##yt-lockup-view-model.lockup.ytd-item-section-renderer> .yt-lockup-view-model-wiz--compact.yt-lockup-view-model-wiz--horizontal.yt-lockup-view-model-wiz:has(yt-badge-view-model.yt-badge-view-model-wiz:has(badge-shape.badge-shape-wiz.badge-shape-wiz--default:has(div.badge-shape-wiz__text:has-text(/^Auto-dubbed$/i))))
! YT Home - Hide videos based on channel names
! Hide videos based on channel names on home page
youtube.com##ytd-browse[page-subtype="home"] ytd-rich-item-renderer:has(#avatar-link:is([title="ChannelName"], [title*="ContainsChannelName"], [title="Case Insensitive Channel Name"i]))
! YT Search - hide results based on channel names
! Hide videos based on channel names in search results
youtube.com##ytd-search ytd-video-renderer:has(#text.ytd-channel-name:is([title="Exact channel name 1"], [title="Exact channel name 2"]))
#+end_src
@@ -177,6 +177,7 @@ amazon.com##.prime-updp-headline-primary
amazon.com##.prime-updp-mobile-renewal-text-offer
amazon.com##.prime-updp-mobile-table
amazon.com##.prime-legal-text-primary
! Prime box on product page
amazon.com##.abb-widget-box-border.a-box
#+end_src
@@ -236,6 +237,14 @@ aliexpress.us##.drogue-poplayer-modal
aliexpress.us##.go_gq
#+end_src
** JLCPCB
#+name: jlcpcb
#+begin_src txt
! Hide chat
cart.jlcpcb.com##.chat-icon-popover.el-popper.el-popover
cart.jlcpcb.com##.el-popover__reference.wm-chat
#+end_src
* Contributing
Filter lists are tangled out of this document with org-babel. Please make all
@@ -274,7 +283,7 @@ Here's how the version bumps work:
- *Patch version*: documentation/other changes
#+name: version
#+begin_src txt
2.7.1
2.8.1
#+end_src
*** Last Modified
@@ -321,6 +330,8 @@ Here's how the version bumps work:
<<ebay>>
<<aliexpress>>
<<jlcpcb>>
#+end_src
#+begin_src txt :noweb yes :tangle chase-ui.txt

View File

@@ -1,7 +1,7 @@
! Title: chase's uBlock Filter Collection
! Description: All filters provided by chase's filter repo
! Version: 2.7.1
! Last modified: 2025-08-17
! Version: 2.8.1
! Last modified: 2025-08-18
! 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
@@ -106,6 +106,7 @@ amazon.com##.prime-updp-headline-primary
amazon.com##.prime-updp-mobile-renewal-text-offer
amazon.com##.prime-updp-mobile-table
amazon.com##.prime-legal-text-primary
! Prime box on product page
amazon.com##.abb-widget-box-border.a-box
@@ -136,13 +137,17 @@ aliexpress.us##.drogue-poplayer-modal
! Hide social buttons on search results page
aliexpress.us##.go_gq
! Hide chat
cart.jlcpcb.com##.chat-icon-popover.el-popper.el-popover
cart.jlcpcb.com##.el-popover__reference.wm-chat
! Hide auto-dubbed videos
youtube.com##ytd-compact-video-renderer:has([d="M11.72 11.928A4.004 4.004 0 0015 7.998c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.96 1.42 3.59 3.28 3.93-5.51.28-8.28 3.83-8.28 8.07L20 20c0-4.24-2.77-7.79-8.28-8.07Z"])
youtube.com##yt-lockup-view-model.lockup.ytd-item-section-renderer> .yt-lockup-view-model-wiz--compact.yt-lockup-view-model-wiz--horizontal.yt-lockup-view-model-wiz:has(yt-badge-view-model.yt-badge-view-model-wiz:has(badge-shape.badge-shape-wiz.badge-shape-wiz--default:has(div.badge-shape-wiz__text:has-text(/^Auto-dubbed$/i))))
! YT Home - Hide videos based on channel names
! Hide videos based on channel names on home page
youtube.com##ytd-browse[page-subtype="home"] ytd-rich-item-renderer:has(#avatar-link:is([title="ChannelName"], [title*="ContainsChannelName"], [title="Case Insensitive Channel Name"i]))
! YT Search - hide results based on channel names
! Hide videos based on channel names in search results
youtube.com##ytd-search ytd-video-renderer:has(#text.ytd-channel-name:is([title="Exact channel name 1"], [title="Exact channel name 2"]))

View File

@@ -1,7 +1,7 @@
! Title: chase's Content Filters
! Description: Block undesirable YouTube content
! Version: 2.7.1
! Last modified: 2025-08-17
! Version: 2.8.1
! Last modified: 2025-08-18
! 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
@@ -13,8 +13,8 @@ youtube.com##ytd-compact-video-renderer:has([d="M11.72 11.928A4.004 4.004 0 0015
youtube.com##yt-lockup-view-model.lockup.ytd-item-section-renderer> .yt-lockup-view-model-wiz--compact.yt-lockup-view-model-wiz--horizontal.yt-lockup-view-model-wiz:has(yt-badge-view-model.yt-badge-view-model-wiz:has(badge-shape.badge-shape-wiz.badge-shape-wiz--default:has(div.badge-shape-wiz__text:has-text(/^Auto-dubbed$/i))))
! YT Home - Hide videos based on channel names
! Hide videos based on channel names on home page
youtube.com##ytd-browse[page-subtype="home"] ytd-rich-item-renderer:has(#avatar-link:is([title="ChannelName"], [title*="ContainsChannelName"], [title="Case Insensitive Channel Name"i]))
! YT Search - hide results based on channel names
! Hide videos based on channel names in search results
youtube.com##ytd-search ytd-video-renderer:has(#text.ytd-channel-name:is([title="Exact channel name 1"], [title="Exact channel name 2"]))

View File

@@ -1,7 +1,7 @@
! Title: chase's UI Filter Collection
! Description: All UI filters provided by chase's filter repo
! Version: 2.7.1
! Last modified: 2025-08-17
! Version: 2.8.1
! Last modified: 2025-08-18
! 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
@@ -106,6 +106,7 @@ amazon.com##.prime-updp-headline-primary
amazon.com##.prime-updp-mobile-renewal-text-offer
amazon.com##.prime-updp-mobile-table
amazon.com##.prime-legal-text-primary
! Prime box on product page
amazon.com##.abb-widget-box-border.a-box
@@ -135,3 +136,7 @@ ebay.com##body:style(position: static !important;overflow: auto !important;width
aliexpress.us##.drogue-poplayer-modal
! Hide social buttons on search results page
aliexpress.us##.go_gq
! Hide chat
cart.jlcpcb.com##.chat-icon-popover.el-popper.el-popover
cart.jlcpcb.com##.el-popover__reference.wm-chat