mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
removing obsolete switches (--threshold, --excl-reg, --excl-str)
This commit is contained in:
parent
253a8d0679
commit
b56a77e573
6 changed files with 4 additions and 58 deletions
|
|
@ -67,9 +67,6 @@ optDict = {
|
|||
"risk": "integer",
|
||||
"string": "string",
|
||||
"regexp": "string",
|
||||
"eString": "string",
|
||||
"eRegexp": "string",
|
||||
"thold": "float",
|
||||
"textOnly": "boolean"
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue