mirror of
https://github.com/iptv-org/api.git
synced 2025-05-12 01:50:06 -04:00
Update README.md
This commit is contained in:
parent
3ca60d9713
commit
6408cb082f
1 changed files with 3 additions and 3 deletions
|
@ -52,8 +52,8 @@ https://iptv-org.github.io/api/categories.json
|
||||||
[
|
[
|
||||||
...
|
...
|
||||||
{
|
{
|
||||||
"name": "Documentary",
|
"id": "documentary",
|
||||||
"id": "documentary"
|
"name": "Documentary"
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
]
|
]
|
||||||
|
@ -61,8 +61,8 @@ https://iptv-org.github.io/api/categories.json
|
||||||
|
|
||||||
| Field | Description |
|
| Field | Description |
|
||||||
| ----- | -------------------- |
|
| ----- | -------------------- |
|
||||||
| name | Name of the category |
|
|
||||||
| id | Category ID |
|
| id | Category ID |
|
||||||
|
| name | Name of the category |
|
||||||
|
|
||||||
### Countries
|
### Countries
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue