Autoupdate iptv sources
Sources are from:
- https://epg.pw/test_channel_page.html
- iptv.org
- YueChan/Live
- YanG-1989/m3u
- fanmingming/live
- qwerttvv/Beijing-IPTV
EPG Sources are from:
See https://m3u.ibert.me to get more.
- How to deploy with GitHub Pages | 如何通过 GitHub Pages 进行部署
- How to deploy with docker | 如何通过 docker 进行部署
- How to deploy with nodejs | 如何通过 nodejs 进行部署
# add custom rollback urls, default is empty
# ROLLBACK_URLS=https://xxxx.xxx.com
# close source proxy, default is false
# CLOSE_SOURCE_PROXY=true
# add custom github raw source proxy url, default is https://ghproxy.net
# The custom proxy service you configured MUST supports the request urls, like `${CUSTOM_GITHUB_RAW_SOURCE_PROXY_URL}/https://raw.githubusercontent.com/xxx/xxx`
# If you want to deploy the ghproxy by yourself, see https://github.com/hunshcn/gh-proxy
# CUSTOM_GITHUB_RAW_SOURCE_PROXY_URL=https://ghproxy.net
# enable iptv checker, default is false
# ENABLE_IPTV_CHECKER=true
# add iptv checker url, default is empty
# IPTV_CHECKER_URL=http://[::1]:8081
- How to close the github raw content proxy | 如何关闭 GitHub raw 文件代理
- How to set the custom github raw source proxy url | 如何设置自定义 GitHub raw 文件代理地址
- How to use
iptv-checker
feature | 如何使用iptv-checker
功能 - How to add your own rollback urls | 如何添加自己的回滚链接
GPL-3.0 © Herbert He 2023-2024