mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor adjustment
This commit is contained in:
@@ -298,7 +298,6 @@ def checkStability():
|
||||
time.sleep(1)
|
||||
|
||||
secondPage, secondHeaders = Request.queryPage(content=True)
|
||||
time.sleep(0.5)
|
||||
|
||||
condition = firstPage == secondPage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user