mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
typos
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ def update_data(data, infos):
|
||||
"""
|
||||
logger.log('DEBUG', f'Updating resolved results')
|
||||
if not infos:
|
||||
logger.log('ERROR', f'No valid resolved result')
|
||||
logger.log('ALERT', f'No valid resolved result')
|
||||
return data
|
||||
for index, items in enumerate(data):
|
||||
if items.get('ip'):
|
||||
|
||||
Reference in New Issue
Block a user