mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Minor layout adjustment
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user