Commits
Mathieu Rene committed 3a477c42a0f
Add mod_blacklist from contrib. Can be used to maintain lists of numbers and query/modify them with api commands. Example: blacklist add <list> <number> blacklist del <list> <number> blacklist check <list> <number> (outputs true or false)