mirror of
https://github.com/XiaoGe-LiBai/yangmao.git
synced 2025-12-18 23:54:34 +08:00
更新
This commit is contained in:
@@ -443,9 +443,9 @@ def main():
|
||||
print("瑞数加密已关闭")
|
||||
rs = 0
|
||||
if os.environ.get('hf2')!= None:
|
||||
chinaTelecomAccount = os.environ.get('jdhf')
|
||||
chinaTelecomAccount = os.environ.get('hf2')
|
||||
else:
|
||||
chinaTelecomAccount = jdhf
|
||||
chinaTelecomAccount = hf2
|
||||
|
||||
for i in chinaTelecomAccount.split('&'):
|
||||
|
||||
|
||||
@@ -442,10 +442,10 @@ def main():
|
||||
else:
|
||||
print("瑞数加密已关闭")
|
||||
rs = 0
|
||||
if os.environ.get('hf2')!= None:
|
||||
chinaTelecomAccount = os.environ.get('jdhf')
|
||||
if os.environ.get('hf3')!= None:
|
||||
chinaTelecomAccount = os.environ.get('hf3')
|
||||
else:
|
||||
chinaTelecomAccount = jdhf
|
||||
chinaTelecomAccount = hf3
|
||||
|
||||
for i in chinaTelecomAccount.split('&'):
|
||||
|
||||
|
||||
@@ -442,10 +442,10 @@ def main():
|
||||
else:
|
||||
print("瑞数加密已关闭")
|
||||
rs = 0
|
||||
if os.environ.get('hf2')!= None:
|
||||
chinaTelecomAccount = os.environ.get('jdhf')
|
||||
if os.environ.get('hf4')!= None:
|
||||
chinaTelecomAccount = os.environ.get('hf4')
|
||||
else:
|
||||
chinaTelecomAccount = jdhf
|
||||
chinaTelecomAccount = hf4
|
||||
|
||||
for i in chinaTelecomAccount.split('&'):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user