mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-08 01:13:17 +01:00
Minor adjustment
This commit is contained in:
parent
9b0f11f879
commit
92645dd264
1 changed files with 0 additions and 1 deletions
|
|
@ -298,7 +298,6 @@ def checkStability():
|
|||
time.sleep(1)
|
||||
|
||||
secondPage, secondHeaders = Request.queryPage(content=True)
|
||||
time.sleep(0.5)
|
||||
|
||||
condition = firstPage == secondPage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue