🤬
  • ■ ■ ■ ■ ■ ■
    isp_data_pollution.py
    skipped 328 lines
    329 329   # if self.debug: print('There are {:d} words.'.format(len(self.words)))
    330 330   
    331 331   def pollute_forever(self):
     332 + if self.verbose: print("""Display formats:
     333 +Downloading: website.com; NNNNN links [in library], H(domain)= B bits [entropy]
     334 +Downloaded: website.com: +LLL/NNNN links [added], H(domain)= B bits [entropy]
     335 +""")
    332 336   self.open_session()
    333 337   self.seed_links()
    334 338   self.clear_session()
    skipped 476 lines
Please wait...
Page is in error, reload to recover