Skip to content

Commit

Permalink
chore:url
Browse files Browse the repository at this point in the history
  • Loading branch information
Guovin committed Feb 6, 2025
1 parent ba91e02 commit 18fb765
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,16 @@

- 接口源:

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

```bash
https://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 @@ -81,6 +91,12 @@ https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/output/result.txt

- 数据源:

```bash
https://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: 16 additions & 0 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,16 @@

- Interface source:

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

```bash
https://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 @@ -82,6 +92,12 @@ https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/output/result.txt

- Data source:

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

or

```bash
https://cdn.jsdelivr.net/gh/Guovin/iptv-api@gd/source.json
```
Expand Down

0 comments on commit 18fb765

Please sign in to comment.