ABP-specific filters
Hello,
The following filters are not compatible with ABP's filter syntax as ABP does not recognize `has-text()`
`wolt.com##button:has(> div > div > div > span:has-text(ממומן))`
`wolt.com##div:has(> div > div > div > div > div > p:has-text(ממומן))`
would you please add the following versions of the same filters so ABP users can also benefit from them?
`wolt.com#?#button:has(> div > div > div > span:-abp-contains(ממומן))`
`wolt.com#?#div:has(> div > div > div > div > div > p:-abp-contains(ממומן))`
Thanks for your time & consideration.
关闭于 2026-01-06 0 条评论