This commit is contained in:
Miroslav Stampar
2010-03-05 14:06:03 +00:00
parent 20d8275f0e
commit 6fd1f7f77c
3 changed files with 57 additions and 8 deletions

View File

@@ -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