def webinfo(self): web = GatherHost(self.url, self.headers) web.web_host()
def webinfo(self): whg = GatherHost(self.url, self.headers) whg.web_host()