Open
Description
I found adblocker library behaving differently with respect to uBO in blocking main_frame requests.
As an example, by providing the library engine with the rule .com/track?$~object
, a main_frame request towards https://www.ups.com/track?loc=en_US
is blocked, but it actually isn't in uBO.
Doing some research, I found that uBO implements by default what it calls "strict blocking", which is a policy applied to decide whether to block a root document request.
Metadata
Metadata
Assignees
Labels
No labels