mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Minor adjustment
This commit is contained in:
@@ -70,8 +70,6 @@ SUPPORTED_OS = ( "linux", "windows" )
|
||||
SECONDS = 5
|
||||
RETRIES = 3
|
||||
|
||||
MATCH_RATIO = None
|
||||
|
||||
SQL_STATEMENTS = {
|
||||
"SQL SELECT statement": (
|
||||
"select ",
|
||||
|
||||
Reference in New Issue
Block a user