Skip to content
/ abpy Public
forked from atereshkin/abpy

Adblock Plus filter parser/interpreter for Python

License

Notifications You must be signed in to change notification settings

jiivan/abpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

abpy

Python parser/interpreter for Adblock Plus filter format

from abpy import Filter
f = Filter(file('easylist.txt'))
f.match(url)

About

Adblock Plus filter parser/interpreter for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%