mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Code refactoring (epecially Google search code)
This commit is contained in:
parent
76b793b199
commit
2de52927f3
5 changed files with 62 additions and 88 deletions
|
|
@ -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 ))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue