mirror of
https://github.com/alantang1977/X.git
synced 2025-01-11 15:43:09 +02:00
Update README.md
This commit is contained in:
parent
7cd561463b
commit
e563a0605a
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -27,7 +27,15 @@ https://jm.dovxi.repl.co/api?url=https://weixine.net/ysc.json 运输车
|
|||
------
|
||||
安装教程/使用说明
|
||||
|
||||
取得阿里云盘token方法如下:先通过浏览器打开阿里云盘官网并登录网页版:https://www.aliyundrive.com/drive/ 登录成功后, 打开开发者工具 ① 点击 Console进入控制台 ② 在控制台输入 JSON.parse(localStorage.token).refresh_token ③ 复制返回的32位字符串,不要复制双引号
|
||||
取得阿里云盘token方法如下:
|
||||
|
||||
先通过浏览器打开阿里云盘官网并登录网页版:https://www.aliyundrive.com/drive/ 登录成功后,
|
||||
|
||||
打开开发者工具 ① 点击 Console进入控制台 ② 在控制台输入
|
||||
|
||||
JSON.parse(localStorage.token).refresh_token
|
||||
|
||||
③ 复制返回的32位字符串,不要复制双引号
|
||||
|
||||
![photo_2023-06-06_07-15-35](https://github.com/alantang1977/X/assets/107459091/59c22c29-4bbb-4ae9-8bce-f18d41833e13)
|
||||
------
|
||||
|
|
Loading…
Reference in a new issue