]> git.ipfire.org Git - dbl.git/commit
dnsbl: Add a command to add a source to a list
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Dec 2025 15:59:02 +0000 (15:59 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Dec 2025 15:59:02 +0000 (15:59 +0000)
commitbd40ecf76d723c8146f61dd08a0975dc9372deff
tree2d698d367048138d81f0fcb50ee9a0bff05d90c6
parent4bc3690dc8782356529b8fd2ef9f7e46cd4346e1
dnsbl: Add a command to add a source to a list

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/dnsbl/__init__.py
src/dnsbl/lists.py
src/dnsbl/sources.py [new file with mode: 0644]
src/scripts/dnsbl.in