shortened URL
This commit is contained in:
parent
b24b405d91
commit
53ef6e306f
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ import platform
|
|||
import random
|
||||
|
||||
load_dotenv()
|
||||
VERSION_URL = "https://goober.whatdidyouexpect.eu"
|
||||
VERSION_URL = "https://goober.expect.ovh"
|
||||
UPDATE_URL = VERSION_URL+"/latest_version.json"
|
||||
LOCAL_VERSION_FILE = "current_version.txt"
|
||||
TOKEN = os.getenv("DISCORD_BOT_TOKEN")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue