|
@@ -53,7 +53,7 @@ DEBUG = False # use 'True' for detailed traceback
|
|
|
class UFONet(object):
|
|
|
def __init__(self):
|
|
|
self.exit_msg = 'Donate BTC (Bitcoin) to keep UFONet (https://ufonet.03c8.net) strong!'
|
|
|
- self.blackhole = '176.28.23.46'
|
|
|
+ self.blackhole = '46.163.118.220'
|
|
|
self.GIT_REPOSITORY = 'https://code.03c8.net/epsylon/ufonet'
|
|
|
self.GIT_REPOSITORY2 = 'https://github.com/epsylon/ufonet'
|
|
|
self.github_zombies = 'https://raw.githubusercontent.com/epsylon/ufonet/master/botnet/'
|