示例#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()