mirror of
https://github.com/matiaoer/ql.git
synced 2025-12-17 15:24:36 +08:00
Rename sfsy2025xin.py to sfsy20250317.py
修改
This commit is contained in:
@@ -1751,4 +1751,4 @@ if __name__ == '__main__':
|
|||||||
print(f"\n>>>>>>>>>>共获取到{len(tokens)}个账号<<<<<<<<<<")
|
print(f"\n>>>>>>>>>>共获取到{len(tokens)}个账号<<<<<<<<<<")
|
||||||
for index, infos in enumerate(tokens):
|
for index, infos in enumerate(tokens):
|
||||||
run_result = RUN(infos, index).main()
|
run_result = RUN(infos, index).main()
|
||||||
if not run_result: continue
|
if not run_result: continue
|
||||||
Reference in New Issue
Block a user