Releases

  • Pre-Release 0.2.0 9d9fe48d2b

    New domain names update

    florian 2 years ago 0 commits to master since this release

    Changes in this version:

    Features

    • Support for more domains (aretheystillusing5blockchains.xyz, onv6.de, fuckyea.de, ipadr.de)
    • Use Javascipt/usernames for generating the random usernames

    Improvements

    • Use dotenv to manage configuration files (API Secret and allowed domains)
    • Check allowed domains against passed in domain and configured domains to make sure the domain is configured and in the list of allowed domains.
    • General more beautification