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

Treat wildcard and separator wildcards differently (* and ^) #150

Closed bbondy closed 5 years ago

bbondy commented 5 years ago

Currently we treat both * and ^ the same. I believe this is what uBlock does.

But we recently discovered there are rules on the Japanese list that don't work properly because we don't follow ABP rules.

Let's follow ABP rules instead as per: https://adblockplus.org/filters#separators