new URL support

This commit is contained in:
2018-05-12 13:55:08 +08:00
parent 40e72a1c66
commit 3ce0543ca8
2 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
# KCOJ's URL
URL = "http://140.124.184.228:8080/Exam" # The Great KCOJ
URL = "https://140.124.184.228/Exam" # The Great KCOJ
# KCOJ_bot's Detail
TOKEN = ""
NAME = "@kcoj_bot"