Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upunhandled options #1
Open
Labels
Comments
|
For network filters, there are still a few rule options that are not supported, wrt brave/ad-block#217
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A few options are not currently handled, discarding
2532rules from easylist and easyprivacy:popup- Include pages opened in a new tab or windowgenerichide- Used to prevent applying global element rules on a page (e.g.@@||example.com^$generichide)document- Used to whitelist the page itself (e.g.@@||example.com^$document)webrtc- Include or exclude connections opened via RTCPeerConnection instances to ICE serverselemhide- Used to prevent element rules from applying on a page (e.g.@@||example.com^$elemhide)genericblock- Used to prevent applying global blocking rules on a page (e.g.@@||example.com^$genericblock)