mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
update
This commit is contained in:
parent
20d8275f0e
commit
6fd1f7f77c
3 changed files with 57 additions and 8 deletions
|
|
@ -93,7 +93,8 @@ class Google:
|
|||
"""
|
||||
|
||||
gpage = conf.googlePage if conf.googlePage > 1 else 1
|
||||
|
||||
logger.info("using search result page #%d" % gpage)
|
||||
|
||||
if not googleDork:
|
||||
return None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue