Update DHT server.
This commit is contained in:
parent
e251f6b914
commit
b231bfa22b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from tox import Tox
|
|||
from time import sleep
|
||||
from os.path import exists
|
||||
|
||||
SERVER = ["192.81.133.111", 33445, "8CD5A9BF0A6CE358BA36F7A653F99FA6B258FF756E490F52C1F98CC420F78858"]
|
||||
SERVER = ["54.215.145.71", 33445, "6EDDEE2188EF579303C0766B4796DCBA89C93058B6032FEA51593DCD42FB746C"]
|
||||
GROUP_BOT = '56A1ADE4B65B86BCD51CC73E2CD4E542179F47959FE3E0E21B4B0ACDADE5185520B3E6FC5D64'
|
||||
|
||||
IRC_HOST = "irc.freenode.net"
|
||||
|
|
Loading…
Reference in a new issue