| Mode | Name | Size |
| -rw-r--r-- | .github/dependabot.yml | 7L |
| -rw-r--r-- | .github/workflows/ci.yml | 345L |
| -rw-r--r-- | .gitignore | 140L |
| -rw-r--r-- | CHANGELOG.md | 90L |
| -rw-r--r-- | Cargo.lock | 744L |
| -rw-r--r-- | Cargo.toml | 24L |
| -rw-r--r-- | LICENSE-APACHE | 202L |
| -rw-r--r-- | LICENSE-MIT | 22L |
| -rw-r--r-- | README.md | 63L |
| -rw-r--r-- | adblock/__init__.py | 35L |
| -rw-r--r-- | adblock/adblock.pyi | 133L |
| -rw-r--r-- | adblock/py.typed | 0B |
| -rw-r--r-- | pyproject.toml | 30L |
| -rw-r--r-- | src/lib.rs | 670L |
| -rw-r--r-- | tests/test_engine.py | 74L |
| -rw-r--r-- | tests/test_exceptions.py | 38L |
| -rw-r--r-- | tests/test_imports.py | 36L |
| -rw-r--r-- | tests/test_metadata.py | 78L |
| -rw-r--r-- | tests/test_redirect.py | 78L |
| -rw-r--r-- | tests/test_repr.py | 37L |
| -rw-r--r-- | tests/test_typestubs.py | 53L |
| -rw-r--r-- | web/create_site.bash | 10L |
| -rw-r--r-- | web/static/index.html | 19L |