mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
little clean up
This commit is contained in:
@@ -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 = '*'
|
||||
|
||||
Reference in New Issue
Block a user