Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 593 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 593 Bytes

adblockeval

Build Status codecov

Evaluates URLs against AdBlock rules efficiently to check which rules would block them, if any. It applies Aho-Corasick string matching to reduce the number of AdBlock rules that have to be evaluated.

Status

This project is currently under development. It is already usable, but not yet well tested against the real world data.