Skip to content

Commit

Permalink
Merge branch 'BeaCox:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
guapi456 authored Sep 17, 2024
2 parents 227f19f + 86d3bac commit f2bf5f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@
![](./imgs/pushplus_mp.jpg)

扫描二维码关注pushplus公众号,签到消息会以推送方式呈现,目前亲测没有广告,偶尔有服务更新、维护等消息。
2022-04-13,服务更新了支持绑定团队认证的公众号进行推送的功能。
+ 2022-04-13,服务更新了支持绑定团队认证的公众号进行推送的功能。
+ 2024-08-01,需要实名才能接收消息。

## 作者
[@BeaCox](https://github.com/BeaCox)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"axios": "^0.27.2"
"axios": "1.6.0"
}
}

0 comments on commit f2bf5f2

Please sign in to comment.