mirror of
https://github.com/daiyanan1992/qinglongtest
synced 2025-12-23 02:04:36 +08:00
Update iqiyiSignin.py
This commit is contained in:
@@ -85,6 +85,6 @@ def getUrl():
|
||||
return post(str(b64decode('aHR0cHM6Ly9zZXJ2aWNlLTA4aWlldTF3LTEzMDgxNDY3MTguZ3ouYXBpZ3cudGVuY2VudGNzLmNvbS9yZWxlYXNlL2dldHVybA==').decode()), headers=headers, data=dumps(data), timeout=20).json()['s']
|
||||
if __name__ == '__main__':
|
||||
if mode == 'open':
|
||||
getUrl()
|
||||
print(getUrl())
|
||||
else:
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user