Added DNS checker

This commit is contained in:
Soxoj
2021-05-22 03:12:04 +03:00
parent 4a5c5c3f07
commit ba6169659e
6 changed files with 76 additions and 5 deletions
+1
View File
@@ -37,6 +37,7 @@ DEFAULT_ARGS: Dict[str, Any] = {
'use_disabled_sites': False,
'username': [],
'verbose': False,
'with_domains': False,
'xmind': False,
}