Skip to content

Commit

Permalink
更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
srcrs committed May 9, 2024
1 parent 7cb4b20 commit 554f2e3
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
- forms:设置form表单填写内容
- reload-tab:刷新当前页面
- close-tab:关闭当前页面
- link:获取网页中链接打开页面
- active-tab:回到活动tab页中

## 目录

Expand All @@ -41,6 +43,7 @@
- [v2ex论坛签到](#v2ex论坛签到)
- [百度热搜自动推送](#百度热搜自动推送)
- [京东自动申请价保](#京东自动申请价保)
- [hostloc获取积分](#hostloc获取积分)

## 本地获取cookie

Expand Down Expand Up @@ -120,4 +123,14 @@ docker compose up -d

```
./configs/jd_sign.json
```
```

![](public/img/jd_sign.png)

### hostloc获取积分

```
./configs/hostloc_sign.json
```

![](public/img/hostloc_sign.png)

0 comments on commit 554f2e3

Please sign in to comment.