mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
实现finder模块(从响应体和JS文件中再次发现新子域)
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ class Database(object):
|
||||
|
||||
:param str table_name: table name
|
||||
:param list results: results list
|
||||
:param str module_name: mo
|
||||
:param str module_name: module
|
||||
"""
|
||||
logger.log('TRACE', f'Saving the subdomain results of {table_name} '
|
||||
f'found by module {module_name} into database')
|
||||
|
||||
Reference in New Issue
Block a user