예제 #1
0
 def webinfo(self):
     web = GatherHost(self.url, self.headers)
     web.web_host()
예제 #2
0
 def webinfo(self):
     whg = GatherHost(self.url, self.headers)
     whg.web_host()