🐶修复由于更新时间为空导致无法排序的问题
This commit is contained in:
15
readme.md
15
readme.md
@ -10,6 +10,9 @@
|
||||
|
||||
## 开发进度
|
||||
|
||||
### 2024-08-28
|
||||
|
||||
* 日常维护,修复issue中提出的时间为空导致错误的情况,使用更新时间代替
|
||||
|
||||
### 2024-08-11
|
||||
|
||||
@ -17,16 +20,16 @@
|
||||
* 由于复杂性,决定将服务和定时抓取分开,使用面板自带进行配置,防止小白无法配置
|
||||
* 修改文档,添加自部署部分
|
||||
|
||||
### 2024-08-03
|
||||
<details>
|
||||
<summary>查看更多</summary>
|
||||
|
||||
<h3>2024-08-03</h3>
|
||||
|
||||
* 将自部署分离为API服务和定时爬取
|
||||
* 尝试更加系统的启动脚本
|
||||
* 删除server.py中的爬取内容,使用定时任务crontab实现
|
||||
|
||||
<details>
|
||||
<summary>查看更多</summary>
|
||||
|
||||
<h3>2024-07-28</h3?
|
||||
<h3>2024-07-28</h3>
|
||||
|
||||
* 自部署添加跨域请求
|
||||
* 修复内存占用异常问题
|
||||
@ -50,7 +53,7 @@
|
||||
|
||||
## 展示页面
|
||||
|
||||
* [清羽飞扬の友链朋友圈](https://blog.qyliu.top/fcircle/)
|
||||
* [清羽飞扬の友链朋友圈](https://blog.liushen.fun/fcircle/)
|
||||
|
||||
* [❖星港◎Star☆ 的友链朋友圈](https://blog.starsharbor.com/fcircle/)
|
||||
* 欢迎更多
|
||||
|
Reference in New Issue
Block a user