docs: add links and star chart

This commit is contained in:
haeyupi
2026-05-30 01:01:29 +08:00
parent 3ac4c01bb4
commit 3e93557426
2 changed files with 9 additions and 0 deletions

View File

@@ -3,3 +3,4 @@
## 2026-05-30
- Added a project disclaimer to the root README.
- Added a Linux Do friendly link and GitHub star history chart.

View File

@@ -2,6 +2,10 @@
Douyin SparkFlow 是一个用于自动续火花的 Web 管理版部署包。推荐用 Docker Compose 部署,启动后在浏览器里完成管理员密码、扫码登录、目标好友勾选和发送窗口设置。
## GitHub Star 趋势
[![GitHub Star 趋势图](https://api.star-history.com/svg?repos=halfwaystudent/douyin-sparkflow&type=Date)](https://star-history.com/#halfwaystudent/douyin-sparkflow&Date)
## 一键部署到服务器
适合 Ubuntu/Debian/CentOS 类服务器:
@@ -109,6 +113,10 @@ PLAYWRIGHT_BASE_IMAGE=mcr.microsoft.com/playwright/python:v1.56.0-jammy
继续部署、运行或修改本项目,即表示你已理解并接受以上说明;如果你不同意,请停止使用本项目。
## 友情链接
- [Linux Do](https://linux.do/)
## 许可
核心应用采用 MIT 协议,详见 [DouYinSparkFlow/LICENSE](DouYinSparkFlow/LICENSE)。