mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-08-08 20:00:54 +08:00
Update u2.py
This commit is contained in:
@@ -66,7 +66,6 @@ for td, table in itertools.izip(td_list, table_list):
|
||||
torrents.append(json.JSONDecoder().decode(u2torrent.json()))
|
||||
count += 1
|
||||
time.sleep(3)
|
||||
break
|
||||
|
||||
torrents_dict["count"] = count
|
||||
torrents_dict["torrents"] = torrents
|
||||
|
Reference in New Issue
Block a user