Skip to content

Commit

Permalink
chore:proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Guovin committed Dec 16, 2024
1 parent 5ce3c4d commit bdda9d7
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 45 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,16 +110,6 @@

- 接口源:

```bash
https://ghp.ci/raw.githubusercontent.com/Guovin/iptv-api/gd/output/result.m3u
```

```bash
https://ghp.ci/raw.githubusercontent.com/Guovin/iptv-api/gd/output/result.txt
```


```bash
https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/output/result.m3u
```
Expand All @@ -130,12 +120,6 @@ https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/output/result.txt

- 数据源:

```bash
https://ghp.ci/raw.githubusercontent.com/Guovin/iptv-api/gd/source.json
```


```bash
https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/source.json
```
Expand Down
16 changes: 0 additions & 16 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,16 +110,6 @@

- Interface source:

```bash
https://ghp.ci/raw.githubusercontent.com/Guovin/iptv-api/gd/output/result.m3u
```

```bash
https://ghp.ci/raw.githubusercontent.com/Guovin/iptv-api/gd/output/result.txt
```

or

```bash
https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/output/result.m3u
```
Expand All @@ -130,12 +120,6 @@ https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/output/result.txt

- Data source:

```bash
https://ghp.ci/raw.githubusercontent.com/Guovin/iptv-api/gd/source.json
```

or

```bash
https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/source.json
```
Expand Down
14 changes: 7 additions & 7 deletions config/subscribe.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# 这是订阅源列表,每行一个订阅地址
# This is a list of subscription sources, with one subscription address per line
https://iptv.b2og.com/txt/fmml_ipv6.txt
https://ghp.ci/raw.githubusercontent.com/suxuang/myIPTV/main/ipv6.m3u
https://cdn.jsdelivr.net/gh/suxuang/myIPTV@main/ipv6.m3u
https://live.zbds.top/tv/iptv6.txt
https://live.zbds.top/tv/iptv4.txt
https://live.fanmingming.com/tv/m3u/ipv6.m3u
https://ghp.ci/https://raw.githubusercontent.com/joevess/IPTV/main/home.m3u8
https://cdn.jsdelivr.net/gh/joevess/IPTV@main/home.m3u8
https://aktv.top/live.txt
http://175.178.251.183:6689/live.txt
https://ghp.ci/https://raw.githubusercontent.com/kimwang1978/collect-tv-txt/main/merged_output.txt
https://cdn.jsdelivr.net/gh/kimwang1978/collect-tv-txt@main/merged_output.txt
https://m3u.ibert.me/txt/fmml_dv6.txt
https://m3u.ibert.me/txt/o_cn.txt
https://m3u.ibert.me/txt/j_iptv.txt
https://ghp.ci/https://raw.githubusercontent.com/xzw832/cmys/main/S_CCTV.txt
https://ghp.ci/https://raw.githubusercontent.com/xzw832/cmys/main/S_weishi.txt
https://ghp.ci//https://raw.githubusercontent.com/asdjkl6/tv/tv/.m3u/整套直播源/测试/整套直播源/l.txt
https://ghp.ci//https://raw.githubusercontent.com/asdjkl6/tv/tv/.m3u/整套直播源/测试/整套直播源/kk.txt
https://cdn.jsdelivr.net/gh/xzw832/cmys@main/S_CCTV.txt
https://cdn.jsdelivr.net/gh/xzw832/cmys@main/S_weishi.txt
https://cdn.jsdelivr.net/gh/asdjkl6/tv@tv/.m3u/整套直播源/测试/整套直播源/l.txt
https://cdn.jsdelivr.net/gh/asdjkl6/tv@tv/.m3u/整套直播源/测试/整套直播源/kk.txt
4 changes: 2 additions & 2 deletions docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
如果一切正常,稍等片刻后就可以看到该条工作流已经执行成功(绿色勾图标)
![Workflow执行成功](./images/workflow-success.png 'Workflow执行成功')
此时您可以访问代理文件链接,查看最新结果有没有同步即可:
https://ghp.ci/raw.githubusercontent.com/您的github用户名/仓库名称(对应上述Fork创建时的TV)/master/output/user_result.txt
https://cdn.jsdelivr.net/gh/您的github用户名/仓库名称(对应上述Fork创建时的TV)@master/output/user_result.txt
![用户名与仓库名称](./images/rep-info.png '用户名与仓库名称')

如果访问该链接能正常返回更新后的接口内容,说明您的直播源接口链接已经大功告成了!将该链接复制粘贴到 TVBox
Expand Down Expand Up @@ -282,5 +282,5 @@ docker run -v /etc/docker/config:/iptv-api-lite/config -v /etc/docker/output:/ip
### 上传更新文件至仓库(可选)

如果您没有自己的域名地址,接口更新完成后,将 user_result.txt 上传至个人仓库,即可使用
https://ghp.ci/raw.githubusercontent.com/您的github用户名/仓库名称(对应上述Fork创建时的TV)/master/output/user_result.txt
https://cdn.jsdelivr.net/gh/您的github用户名/仓库名称(对应上述Fork创建时的TV)@master/output/user_result.txt
![用户名与仓库名称](./images/rep-info.png '用户名与仓库名称')
8 changes: 4 additions & 4 deletions docs/tutorial_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ mark).
![Workflow executed successfully](./images/workflow-success.png 'Workflow executed successfully')

At this point, you can visit the proxy file link to see if the latest results have been synchronized:
https://ghp.ci/raw.githubusercontent.com/your github username/repository name (corresponding to the TV created when
forking)/master/user_result.txt
https://cdn.jsdelivr.net/gh/your github username/repository name (corresponding to the TV created when
forking)@master/user_result.txt
![Username and Repository Name](./images/rep-info.png 'Username and Repository Name')

If you can access this link and it returns the updated interface content, then your live source interface link has been
Expand Down Expand Up @@ -303,6 +303,6 @@ Port environment variables:

If you do not have your own domain address, after the interface update is completed, upload user_result.txt to your
personal repository to use it.
https://ghp.ci/raw.githubusercontent.com/your github username/repository name (corresponding to the TV created when
forking)/master/output/user_result.txt
https://cdn.jsdelivr.net/gh/github username/repository name (corresponding to the TV created when
forking)@master/output/user_result.txt
![Username and Repository Name](./images/rep-info.png 'Username and Repository Name')

0 comments on commit bdda9d7

Please sign in to comment.