mirror of
https://github.com/Ground-Zerro/DomainMapper.git
synced 2025-12-10 01:47:18 +07:00
Update main.py
This commit is contained in:
2
main.py
2
main.py
@@ -100,7 +100,7 @@ def read_config(cfg_file):
|
||||
except Exception as e:
|
||||
print(
|
||||
f"{yellow(f'Ошибка загрузки {cfg_file}:')} {e}\n{Style.BRIGHT}Используются настройки 'по умолчанию'.{Style.RESET_ALL}")
|
||||
return '', 20, 'domain-ip-resolve.txt', '', '', '', '', [], '', '', '', '', ''
|
||||
return '', 20, 'domain-ip-resolve.txt', '', '', '', '', [], '', '', '', '', '', ''
|
||||
|
||||
|
||||
# IP шлюза для win и unix
|
||||
|
||||
Reference in New Issue
Block a user