mirror of
https://github.com/linbailo/zyqinglong.git
synced 2026-01-16 21:50:43 +08:00
Update mt.py
This commit is contained in:
parent
41b2e16a7e
commit
85a74a650d
4
mt.py
4
mt.py
@ -116,10 +116,10 @@ def huoqu(formhash):
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
#账号
|
#账号
|
||||||
username = '林lin'
|
username = ''
|
||||||
#username.encode("utf-8")
|
#username.encode("utf-8")
|
||||||
#密码
|
#密码
|
||||||
password = '13977922831'
|
password = ''
|
||||||
if 'mtluntan' in os.environ:
|
if 'mtluntan' in os.environ:
|
||||||
fen = os.environ.get("mtluntan").split("@")
|
fen = os.environ.get("mtluntan").split("@")
|
||||||
myprint(f'查找到{len(fen)}个账号')
|
myprint(f'查找到{len(fen)}个账号')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user