mchangrh / yt-neuter

uBlock filter(s) list for blocking unwanted YouTube elements
https://neuter.mchang.xyz
The Unlicense
182 stars 13 forks source link

[tracking] generics for filters #23

Closed mchangrh closed 1 year ago

mchangrh commented 1 year ago

with success from generic blocks in noshorts (https://github.com/mchangrh/yt-neuter/commit/b53142a954fbfed3ebe565903aad662f6063a2cc)

see if generics will work on other filters, and where they might break since most of the syntax is identical

mchangrh commented 1 year ago

getting it working with :upwards() procedural filter https://github.com/gorhill/uBlock/wiki/Procedural-cosmetic-filters

mchangrh commented 1 year ago

Everything tested, looking good so far

erkinalp commented 1 year ago

related: ajayyy/sponsorblock#1308