mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-14 19:59:03 +00:00
Minor cosmetics
This commit is contained in:
@@ -29,7 +29,6 @@ optDict = {
|
||||
"dropSetCookie": "boolean",
|
||||
"agent": "string",
|
||||
"randomAgent": "boolean",
|
||||
"rParam": "string",
|
||||
"host": "string",
|
||||
"referer": "string",
|
||||
"headers": "string",
|
||||
@@ -42,6 +41,7 @@ optDict = {
|
||||
"delay": "float",
|
||||
"timeout": "float",
|
||||
"retries": "integer",
|
||||
"rParam": "string",
|
||||
"scope": "string",
|
||||
"safUrl": "string",
|
||||
"saFreq": "integer",
|
||||
|
||||
Reference in New Issue
Block a user