abp-filter-parser
abp-filter-parser copied to clipboard
JavaScript based prototype Adblock Plus filter parser for lists like EasyList
Hi, Thanks for the great work. I understand this project is not being maintained anymore but I'm hoping I'm doing something wrong or the fix is simple. Using this rule:...
Using indexOf will break, if a regex contains $. lastIndexOf will solve the problem.
I have been using this project and have found what (AFAIK) is a bug in the exception filter match checks, and also a potential enhancement to the filter match checks...
Having implemented the example in the readme It seems as though the example URL given should be blocked as it is in my filter list as: `||static.tumblr.com/dhqhfum/WgAn39721/cfh_header_banner_v2.jpg` yet it always...
We will add function to get css selectors for a given host? In practice, ElemHide can get better advertising filtering effect . Pls take a look, thanks.
If the parsedFilterData is htmlRuleFilter, early return in matchOptions?