Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon authored Oct 16, 2023
1 parent 9e6120f commit aaa12a9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# Pot-App 的 有道单词本插件

## Cookie 获取方法

1. 浏览器打开有道词典官网: [youdao.com](https://www.youdao.com/)
2. 登录有道账号
3. `F12` 打开 `开发者工具`
4. 点击 `网络`, 然后刷新页面
5. 找到 `accountinfo` 请求
6. 在其 `请求标头` 中找到 `Cookie` 字段,全部复制

![示意图](./asset/devtools.png)

0 comments on commit aaa12a9

Please sign in to comment.