brave-experiments / ad-block

Ad block engine used in the Brave browser for ABP filter syntax based lists like EasyList.
https://www.brave.com
Mozilla Public License 2.0
239 stars 95 forks source link

Add support for getting matching filter and exception filters #180

Closed bbondy closed 5 years ago

bbondy commented 5 years ago

From brave-core we need to know when we match an exception vs when we match nothing. This is helpful too for combining regional checks, so that if an exception exists we don't still block it.