Louis T.
Louis T.
Add support for multiple DNSBL zones. The new defaults are 'dnsbl.dronebl.org', 'rbl.efnetrbl.org', and 'tor.dnsbl.sectoor.de'. I've added in the option to modify zones via config.js as: ``` js conf.dnsbl = {...
I possibly want to change the license from the '[unlicense]' to the [MIT license]. Any objections? [unlicense]: https://choosealicense.com/licenses/unlicense/ [MIT license]: https://choosealicense.com/licenses/mit/
I've recently decided I'm going to (attempt) to update most if not all of my older libs, so the plan is to convert everything to ES6. Will probably result in...