]>
author | Andreas Glashauser <ag@andreasglashauser.com> | |
Sat, 29 Mar 2025 22:59:45 +0000 (23:59 +0100) | ||
committer | Andreas Glashauser <ag@andreasglashauser.com> | |
Sat, 29 Mar 2025 22:59:45 +0000 (23:59 +0100) | ||
commit | b5a55bc584b7eddbaf5922c78d9faa6bdbc61e3f | |
tree | c0a1cf5c700f1b97bde273b66fef3b3f416df0b4 | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
config/dnsbl_config.py | [new file with mode: 0644] | blob |
handlers/barracuda.py | [new file with mode: 0644] | blob |
handlers/base.py | [new file with mode: 0644] | blob |
handlers/blocklist_de.py | [new file with mode: 0644] | blob |
handlers/cinsscore.py | [new file with mode: 0644] | blob |
handlers/dronebl.py | [new file with mode: 0644] | blob |
handlers/hostkarma.py | [new file with mode: 0644] | blob |
handlers/mailspike.py | [new file with mode: 0644] | blob |
handlers/spamcop.py | [new file with mode: 0644] | blob |
handlers/spamhaus.py | [new file with mode: 0644] | blob |
handlers/spamrats.py | [new file with mode: 0644] | blob |
models/dnsbl.py | [new file with mode: 0644] | blob |
reputationchecker.py | [new file with mode: 0644] | blob |
requirements.txt | [new file with mode: 0644] | blob |
utils/ip.py | [new file with mode: 0644] | blob |
utils/validators.py | [new file with mode: 0644] | blob |