mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Code refactoring (epecially Google search code)
This commit is contained in:
@@ -126,4 +126,4 @@ class Crawler:
|
||||
logger.warn(warnMsg)
|
||||
else:
|
||||
for url in threadData.shared.outputs:
|
||||
kb.targetUrls.add(( url, None, None, None ))
|
||||
kb.targets.add(( url, None, None, None ))
|
||||
|
||||
Reference in New Issue
Block a user