Skip to content

Commit

Permalink
更新 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mokeyjay committed Sep 25, 2021
1 parent c81c0a4 commit 45c1cf4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@
- 本项目免费开源,仅供学习交流。请勿用于任何商业用途,作者不承担任何责任

## 更新日志
### 4.4.2
- 更新 Curl 类的默认 UA
- 删除已经失效的图床
- 更新阿里巴巴图床
- 添加 `disable_web_job` 开关,详见 `config.php`

### 4.4.1
- 更新 Curl 类的默认 UA
- 修复部分情况下获取项目URL错误
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* 项目Pixiv每日排行榜小挂件
* 版本4.4.1
* 版本4.4.2
* 作者超能小紫(mokeyjay)
* 博客https://www.mokeyjay.com
* 源码https://github.com/mokeyjay/Pixiv-daily-ranking-widget
Expand Down

0 comments on commit 45c1cf4

Please sign in to comment.