This commit is contained in:
shmilylty
2019-08-11 03:48:36 +08:00
parent ebd81b83e9
commit f426b8f2f6
9 changed files with 140 additions and 66 deletions
-1
View File
@@ -78,7 +78,6 @@ def resolve_callback(future, index, datas):
datas[index]['ips'] = str(ips)
else:
datas[index]['ips'] = 'No answers'
datas[index]['valid'] = 0
async def bulk_query_a(datas):