what the fuck is going on, ublock stopped blocking anything for me
as if every filter was suddenly on the approved list
did they push a rouge filter update?
>>106406621
NTA, but I'm a filthy no-coder. What do the || at the start do? I have them on several filters, apparently associated with file types or whatever they are, stuff like $image or $subdocument, but not exclusively.
>>106406666 >|| — an indication to apply the rule to the specified domain and its subdomains. With this character, you do not have to specify a particular protocol and subdomain in address mask. It means that || stands for http://*.,https://*., ws://*., wss://*. at once.