adblock-resources
adblock-resources copied to clipboard
uBlock Origin quick fixes list
uBO has a quick fixes list, Brave should do the same.
https://github.com/uBlockOrigin/uAssets/blob/master/filters/quick-fixes.txt
Filters for sites that constantly/daily change their CSS names to avoid blockers (as you can see in the commit history) are only applied in the quick fixes list and not the main list.
@ryanbr
given the large amount of unsupported procedural filters (xpath, has, remove, upward), I'm not sure how much would be useful or would break if added it as a default list. @MasterKia
unsupported procedural filters (has, remove, upward),
Those are the most important uBO extended sytnax. If you have influence on the development team, IMO you should urge them to add support for those.
I'm not sure how much would be useful or would break
I assume Brave would simply discard unsupported filters instead of executing them halfway.
Given that, the update time ("! Expires :") for uBlock main filterlist is 4 days if I'm not mistaken versus the quick fixes list which is 1 day.
So if Brave doesn't have the quick fixes list, then Brave users should wait 4 days to get filters for popular/high-traffic/fast-changing sites.
@ryanbr