mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Comment and layout adjustments
This commit is contained in:
parent
beea58f2e9
commit
428612b431
4 changed files with 2 additions and 4 deletions
|
|
@ -254,6 +254,7 @@ class Connect:
|
|||
|
||||
page = Connect.getPage(get=get, post=post, cookie=cookie, ua=ua)
|
||||
|
||||
# TODO: create a comparison library and move these checks there
|
||||
if content:
|
||||
return page
|
||||
elif conf.string:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue