mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor update (to be concise with between)
This commit is contained in:
@@ -11,7 +11,7 @@ import re
|
||||
|
||||
from lib.core.enums import PRIORITY
|
||||
|
||||
__priority__ = PRIORITY.LOW
|
||||
__priority__ = PRIORITY.HIGHEST
|
||||
|
||||
def tamper(payload):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user