aboutsummaryrefslogtreecommitdiff
path: root/modules/dnsbl.py
Commit message (Expand)AuthorAgeFilesLines
* refactor dnsbl module, show reason for positive detection when possibleGravatar jesopo2019-12-121-50/+0
* list.insert() takes an index!Gravatar jesopo2019-12-121-1/+1
* flip _check_list logic - NXDOMAIN is a "clean" IPGravatar jesopo2019-12-121-2/+2
* add dnsbl.pyGravatar jesopo2019-12-121-0/+50