Update 2.8.0: Add filter for chat on JLCPCB

This commit is contained in:
2025-08-18 18:11:51 -04:00
parent 8403b187f6
commit 96a6bca9cd
4 changed files with 25 additions and 7 deletions

View File

@@ -236,6 +236,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 +282,7 @@ Here's how the version bumps work:
- *Patch version*: documentation/other changes
#+name: version
#+begin_src txt
2.7.1
2.8.0
#+end_src
*** Last Modified
@@ -321,6 +329,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.0
! 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
@@ -136,6 +136,10 @@ 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"])

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.0
! 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

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.0
! 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
@@ -135,3 +135,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