updated readme and added ignored data

This commit is contained in:
2022-07-23 16:05:57 -05:00
parent ad85494c1f
commit fb55c54f01
4 changed files with 13 additions and 4 deletions

View File

@@ -49,6 +49,7 @@ class Qbt:
self.tracker_list = []
self.up_tor_counter = 0
self.preme_tor_counter = 0
self.ignored_counter = 0
self.torrent_hash_delete_list = []
if self.use_log:
self.tl.debug(self.tracker_whitelist)