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
4d66509616
commit
d2d914aaf7
1 changed files with 2 additions and 2 deletions
|
@ -248,8 +248,8 @@ https://iptv-org.github.io/api/regions.json
|
|||
[
|
||||
//...
|
||||
{
|
||||
"name": "Maghreb",
|
||||
"code": "MAGHREB",
|
||||
"name": "Maghreb",
|
||||
"countries": ["DZ", "LY", "MA", "MR", "TN"]
|
||||
}
|
||||
//...
|
||||
|
@ -258,8 +258,8 @@ https://iptv-org.github.io/api/regions.json
|
|||
|
||||
| Field | Type | Description |
|
||||
| --------- | ------ | ------------------------------- |
|
||||
| name | string | Region name |
|
||||
| code | string | Code of the region |
|
||||
| name | string | Full name of the region |
|
||||
| countries | array | List of countries in the region |
|
||||
|
||||
Source of data: https://github.com/iptv-org/database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue