mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 13:49:04 +00:00
refactoring, code clearing and removal of obsolete switch --longest-common
This commit is contained in:
@@ -236,10 +236,6 @@ thold =
|
||||
# Valid: True or False
|
||||
textOnly = False
|
||||
|
||||
# Compare pages based on their longest common match
|
||||
# Valid: True or False
|
||||
longestCommon = False
|
||||
|
||||
|
||||
# These options can be used to test for specific SQL injection technique
|
||||
# or to use one of them to exploit the affected parameter(s) rather than
|
||||
|
||||
Reference in New Issue
Block a user