L4GSP1KE/Upload-Assistant

API Key in example-config.py

Opened this issue · 0 comments

Just want to call this out just in case, but it look like there a API Key in the example config.

Location: data/example-config.py

"SN": {
            "api_key": "REDACTED",
            "announce_url": "https://tracker.swarmazon.club:8443/<YOUR_PASSKEY>/announce",
        },

Recommend replacing this with SN api key or something similar.