Minor change

This commit is contained in:
flsf 2015-08-14 16:18:51 +08:00
parent 2c1cde0f59
commit 9adefb3ffd

View File

@ -31,7 +31,7 @@ from lib.request.httpshandler import HTTPSHandler
class Google(object): class Google(object):
""" """
This class defines methods used to perform Google dorking (command This class defines methods used to perform Google dorking (command
line option '-g <google dork>' line option '-g <google dork>')
""" """
def __init__(self, handlers): def __init__(self, handlers):