mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-05-20 11:15:46 +08:00
Auto-Generate docs 🤖
This commit is contained in:
@@ -4,17 +4,20 @@ title: 使用cookie登陆
|
||||
|
||||
# 使用cookie登陆
|
||||
|
||||
> 使用 cookie 登录可以不需要填账号密码
|
||||
|
||||
## 步骤
|
||||
|
||||
1. 在电脑上使用 Chrome 浏览器登录小米账号官网 👉 <https://account.xiaomi.com/>
|
||||
2. 按 `F12` 打开网络工具,点击 `Network` 标签页。
|
||||
3. 点击左上角小圆点使其变红色。
|
||||
4. 按 `F5` 刷新页面。
|
||||
5. 在过滤框里输入 `account?` 过滤出下面的连接,点击连接查看 `cookie` ,复制完整的 `cookie` 值。需要确保复制的 `cookie` 中有 `userId` 和 `passToken` 两个值。
|
||||
|
||||
|
||||
<img width="1548" height="1374" alt="Image" src="https://gproxy.hanxi.cc/proxy/user-attachments/assets/53d1245a-b7e2-4286-9cc5-d2376a909ca5" />
|
||||
|
||||
6. 粘贴到设置页面。
|
||||
|
||||
## 步骤截图
|
||||
|
||||
<img width="1548" height="1374" alt="Image" src="https://gproxy.hanxi.cc/proxy/user-attachments/assets/53d1245a-b7e2-4286-9cc5-d2376a909ca5" />
|
||||
|
||||
<img width="770" height="382" alt="Image" src="https://gproxy.hanxi.cc/proxy/user-attachments/assets/3aee3eba-cdf7-4ec7-89d8-2bbcd1cc63e4" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user