Update DHT server.

This commit is contained in:
AZ Huang 2014-01-22 06:59:18 +00:00
parent c9d444c93f
commit 9b77203881
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ from tox import Tox
from time import sleep
from os.path import exists
SERVER = ["54.215.145.71", 33445, "6EDDEE2188EF579303C0766B4796DCBA89C93058B6032FEA51593DCD42FB746C"]
SERVER = ["54.199.139.199", 33445, "7F9C31FE850E97CEFD4C4591DF93FC757C7C12549DDD55F8EEAECC34FE76C029"]
GROUP_BOT = '56A1ADE4B65B86BCD51CC73E2CD4E542179F47959FE3E0E21B4B0ACDADE5185520B3E6FC5D64'
IRC_HOST = "irc.freenode.net"