mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
优化
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ def get_from_targets(targets):
|
||||
return domains
|
||||
|
||||
|
||||
def get_domains(target, targets):
|
||||
def get_domains(target, targets=None):
|
||||
logger.log('DEBUG', f'Getting domains')
|
||||
target_domains = get_from_target(target)
|
||||
targets_domains = get_from_targets(targets)
|
||||
|
||||
Reference in New Issue
Block a user