mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
idlebot: using global uniq USER_AGENT
This commit is contained in:
@@ -82,7 +82,7 @@ if '__main__' == __name__:
|
||||
xmpp.disconnect()
|
||||
sys.exit(1)
|
||||
|
||||
time.sleep(delay)
|
||||
time.sleep(EVENTLOOP_DELAY)
|
||||
except KeyboardInterrupt:
|
||||
print('')
|
||||
exit(130)
|
||||
|
||||
Reference in New Issue
Block a user