Below are some further resources for your use, they are free to use and have been generously provided by various contributors to this repository - do please credit the original creators when using!
This handy NodeJS script converts a downloaded list.txt
into JSON format, writing the output to a second file aptly named list.json
.
This useful Python script will generate every possible scam domain - and filter out all known legitimate ones - formed by a list of TLDs and all domains in this repository (list.txt), saving a local copy of the output to list-all-TLD.txt
.