CybrZone / phishkiller

The Unlicense
90 stars 42 forks source link

Added better names, and domains #6

Open tannnxr opened 3 months ago

tannnxr commented 3 months ago

I installed the names library from PyPi, this allows us to generate random names, instead of relying on a hardcoded list.

I also added in some more domains for email services, this adds some more diversity to the domains.

Fixed a few other minor things for efficiency