mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
little clean up
This commit is contained in:
parent
27601babb4
commit
c19d481bb1
3 changed files with 8 additions and 3 deletions
|
|
@ -241,3 +241,6 @@ MIN_RATIO = 0.0
|
|||
|
||||
# Maximum value for comparison ratio
|
||||
MAX_RATIO = 1.0
|
||||
|
||||
# Character used for marking injectable position inside URI
|
||||
URI_INJECTION_MARK_CHAR = '*'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue