mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Renaming conf.pDel to conf.paramDel
This commit is contained in:
@@ -23,7 +23,7 @@ optDict = {
|
||||
|
||||
"Request": {
|
||||
"data": "string",
|
||||
"pDel": "string",
|
||||
"paramDel": "string",
|
||||
"cookie": "string",
|
||||
"cDel": "string",
|
||||
"loadCookies": "string",
|
||||
|
||||
Reference in New Issue
Block a user