mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor fix (turning back the functionality of kb.suppressResumeInfo)
This commit is contained in:
@@ -129,4 +129,3 @@ class Crawler:
|
||||
else:
|
||||
for url in threadData.shared.outputs:
|
||||
kb.targetUrls.add(( url, None, None, None ))
|
||||
kb.suppressResumeInfo = False
|
||||
|
||||
Reference in New Issue
Block a user