Update README.md

This commit is contained in:
Aleksandr Statciuk 2022-09-12 21:28:57 +03:00
parent 4d66509616
commit d2d914aaf7

View file

@ -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