mirror of
https://github.com/zhangjie369/ql.git
synced 2025-12-17 15:25:11 +08:00
Update sf.py
This commit is contained in:
4
sf.py
4
sf.py
@@ -1730,7 +1730,7 @@ def import_Tools():
|
||||
|
||||
if __name__ == '__main__':
|
||||
APP_NAME = '顺丰速运'
|
||||
ENV_NAME = 'sfsyUrl'
|
||||
ENV_NAME = 'sfsyUrl-New'
|
||||
CK_NAME = 'url'
|
||||
print(f'''
|
||||
✨✨✨ TG频道:https://t.me/fxmbb ✨✨✨
|
||||
@@ -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
|
||||
if not run_result: continue
|
||||
|
||||
Reference in New Issue
Block a user