Update 2.5.0: Add eBay pop-up filters from Joey
This commit is contained in:
13
README.org
13
README.org
@@ -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
|
||||
|
Reference in New Issue
Block a user