forked from chase/ublock-filters
Update 2.8.0: Add filter for chat on JLCPCB
This commit is contained in:
12
README.org
12
README.org
@@ -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
|
||||
|
Reference in New Issue
Block a user