Fixes #47 with a new optional argument that allows the user to exclude a given TLD from the scan. This skips over any domain with the given TLD before any requests are sent to those servers.
Ok, it's actually ready for review now. Sorry about that -- I realized this morning that it's previous implementation couldn't handle multiple TLD inputs, so now it can.
Fixes #47 with a new optional argument that allows the user to exclude a given TLD from the scan. This skips over any domain with the given TLD before any requests are sent to those servers.