Update 2.5.0: Add eBay pop-up filters from Joey

This commit is contained in:
2025-08-13 17:04:08 -04:00
parent 603ec57e6d
commit 7ff49a207c
4 changed files with 28 additions and 7 deletions

View File

@@ -218,6 +218,15 @@ menards.com##div#emailBanner.email-banner.floating.w-100
indeed.com##.icl-Card
#+end_src
** eBay
#+name: ebay
#+begin_src txt
! Hide pop-ups
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
* Contributing
Filter lists are tangled out of this document with org-babel. Please make all
@@ -252,7 +261,7 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
*** Version
#+name: version
#+begin_src txt
2.4.0
2.5.0
#+end_src
*** Last Modified
@@ -295,6 +304,8 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
<<menards>>
<<indeed>>
<<ebay>>
#+end_src
#+begin_src txt :noweb yes :tangle chase-ui.txt