You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To fix this requires to support exception filters for the document option. I will implement support for this, but of course the semantic of such filter in uBO will be completely different than that of ABP -- where the document option means "disable all filters for the document".
Does strict blocking syntax support some kind of string matching?
Edit: It supports wildcard * and seperator ^ but not regex
||example.com/_foo$document
||example.com/_bar^$document
Describe the issue
Setting a filter of
example.com$document
blocks an entire page, I was trying to unblock a subpage e.g. example.com/page.both:
and
Resulted in both example.com and example.com/page being blocked
Your settings
Default settings
Your filter lists
My filters
onlyThe text was updated successfully, but these errors were encountered: