mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-24 09:15:29 +01:00
Minor layout adjustment
This commit is contained in:
parent
2355885712
commit
ba00a17205
1 changed files with 2 additions and 1 deletions
|
|
@ -29,10 +29,11 @@ import re
|
|||
from lib.core.convert import md5hash
|
||||
from lib.core.data import conf
|
||||
from lib.core.data import logger
|
||||
#from lib.core.settings import MATCH_RATIO
|
||||
|
||||
|
||||
MATCH_RATIO = None
|
||||
|
||||
|
||||
def comparison(page, headers=None, getSeqMatcher=False):
|
||||
global MATCH_RATIO
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue