-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specific network filtering rules become invalid if it have ~document
exception
#650
Comments
~document
document
document
~document
exception
What you think this filter should do? |
You should read about |
To block everything except document (aka. page load) Example from real use, when I block |
Using |
Prerequisites
Description
When I added some network filter that include
~document
exception, uBlock logger reported the filter that I've putted in is invalidA specific URL where the issue occurs
No URL, just internal uBlock (maybe only logger?)
Steps to Reproduce
~document
exception, e.g.||example.com/page$~document
||example.com/page$important,~document
Expected behavior:
uBlock Logger doesn't reported as invalid, probably the network filter is usable.
Actual behavior:
uBlock Logger reported the filter is invalid
Your environment
Pale Moon 28.5.2 (64-bit) + uBlock Legacy 1.16.4.11Screenshots
Firefox
![image](https://user-images.githubusercontent.com/16535467/60444071-a74d1000-9c46-11e9-8a04-a8330e2b0321.png)
Chromium
![image](https://user-images.githubusercontent.com/16535467/60444467-7e794a80-9c47-11e9-84ff-4706795447ca.png)
CentBrowser + Nano
![image](https://user-images.githubusercontent.com/16535467/60444014-8ab0d800-9c46-11e9-845d-6adc9f6faf06.png)
Pale Moon + uBO Legacy
![image](https://user-images.githubusercontent.com/16535467/60444611-c26c4f80-9c47-11e9-901b-da69cddb70ac.png)
The text was updated successfully, but these errors were encountered: