mirror of
https://github.com/3288588344/toulu.git
synced 2025-12-16 23:11:00 +08:00
Update 小米社区小程序签到.py
This commit is contained in:
@@ -2,6 +2,9 @@ import os
|
||||
import requests
|
||||
import json
|
||||
|
||||
|
||||
#cookie在https://account.xiaomi.com/pass/sns/wxapp/v2/tokenLogin链接下
|
||||
#变量名xmsq,多账号使用&分割
|
||||
def get_cookies_from_env():
|
||||
"""
|
||||
从环境变量中获取cookie值,多账号使用&分割
|
||||
|
||||
Reference in New Issue
Block a user