mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
更新依赖
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ class Collect(object):
|
||||
# The crawl module has some problems
|
||||
modules = ['certificates', 'check', 'datasets',
|
||||
'dnsquery', 'intelligence', 'search']
|
||||
# modules = ['intelligence'] # The crawl module has some problems
|
||||
# modules = ['datasets']
|
||||
for module in modules:
|
||||
module_path = setting.module_dir.joinpath(module)
|
||||
for path in module_path.rglob('*.py'):
|
||||
|
||||
Reference in New Issue
Block a user