|
|
@ -105,7 +105,7 @@ def renew_ip(ip, url, index): |
|
|
|
logger.info("renew ip {}".format(ip)) |
|
|
|
logger.info("renew ip {}".format(ip)) |
|
|
|
return True |
|
|
|
return True |
|
|
|
else: |
|
|
|
else: |
|
|
|
print(r.text) |
|
|
|
logger.error(r.text) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def main(url, index, wait): |
|
|
|
def main(url, index, wait): |
|
|
|