mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
debug
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ def get_from_target(target):
|
||||
domains = set()
|
||||
if isinstance(target, str):
|
||||
if target.endswith('.txt'):
|
||||
logger.log('FETAL', 'Use targets parameter for multiple domain names')
|
||||
logger.log('FATAL', 'Use targets parameter for multiple domain names')
|
||||
exit(1)
|
||||
domain = match_main_domain(target)
|
||||
if not domain:
|
||||
|
||||
Reference in New Issue
Block a user