Skip to content

Commit

Permalink
opt code
Browse files Browse the repository at this point in the history
  • Loading branch information
zmisgod committed Jun 2, 2024
1 parent e29a0db commit 6ba8c8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea/*
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

本项目拆成2个项目

- 前端[iptv-checker-web:v3.2.0](https://github.com/zhimin-dev/iptv-checker-web),提供iptv-checker后台页面
- 后端[iptv-checker-rs:v3.2.0](https://github.com/zhimin-dev/iptv-checker-rs),提供iptv的cmd命令以及web api
- 前端[iptv-checker-web:v3.2.1](https://github.com/zhimin-dev/iptv-checker-web),提供iptv-checker后台页面
- 后端[iptv-checker-rs:v3.2.1](https://github.com/zhimin-dev/iptv-checker-rs),提供iptv的cmd命令以及web api

## docker本地打包

Expand Down Expand Up @@ -59,6 +59,10 @@ docker-compose up -d

## 更新日志

- 3.2.1
- 后台任务支持并发、排序设置
- 优化任务列表下载界面
- 修复智能框解析数据错误问题
- 3.2.0
- 支持关键词匹配
- 支持超时时间配置
Expand Down

0 comments on commit 6ba8c8c

Please sign in to comment.