iptv-gh-pages/README.md
2026-07-05 23:32:52 +08:00

24 lines
481 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# IPTV Sync Mirror (gh-pages → Gitea)
基于 Docker 的自动同步工具,将 :contentReference[oaicite:0]{index=0} 的 gh-pages 静态文件同步到 Gitea用于构建稳定 IPTV 镜像源。
---
## 功能
- 定时拉取 iptv-org gh-pages
- 同步到 Gitea 仓库
- 只保留静态文件
- 自动 push 更新
---
## 架构
GitHub gh-pages → Docker sync → Gitea repo → 静态访问
---
## 注意
启动之前需要修改 `.env`文件的`GITEA_TOKEN`字段。