mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-19 12:33:20 +03:00
Minor adjustment
This commit is contained in:
parent
7bf31f54b8
commit
44ea8f1861
|
@ -141,6 +141,7 @@ class Connect:
|
||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
conf.url = choice
|
conf.url = choice
|
||||||
|
return Connect.__getPageProxy(**kwargs)
|
||||||
|
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user