mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
实现从跳转历史URL收集子域功能
This commit is contained in:
@@ -272,6 +272,7 @@ class Module(object):
|
||||
'title': None,
|
||||
'banner': None,
|
||||
'header': None,
|
||||
'history': None,
|
||||
'response': None,
|
||||
'times': None,
|
||||
'ttl': None,
|
||||
@@ -322,6 +323,7 @@ class Module(object):
|
||||
'title': None,
|
||||
'banner': None,
|
||||
'header': None,
|
||||
'history': None,
|
||||
'response': None,
|
||||
'times': times,
|
||||
'ttl': ttl,
|
||||
|
||||
Reference in New Issue
Block a user