mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 14:11:29 +00:00
Minor adjustment
This commit is contained in:
@@ -141,6 +141,7 @@ class Connect:
|
|||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
conf.url = choice
|
conf.url = choice
|
||||||
|
return Connect.__getPageProxy(**kwargs)
|
||||||
|
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user