diff --git a/sfsy2025xin.py b/sfsy20250317.py similarity index 99% rename from sfsy2025xin.py rename to sfsy20250317.py index 1983e0e..46adf37 100644 --- a/sfsy2025xin.py +++ b/sfsy20250317.py @@ -1751,4 +1751,4 @@ if __name__ == '__main__': print(f"\n>>>>>>>>>>共获取到{len(tokens)}个账号<<<<<<<<<<") for index, infos in enumerate(tokens): run_result = RUN(infos, index).main() - if not run_result: continue \ No newline at end of file + if not run_result: continue