mirror of
https://github.com/iptv-org/iptv
synced 2025-12-18 11:27:34 -05:00
Update .readme/
This commit is contained in:
1
.readme/.gitignore
vendored
1
.readme/.gitignore
vendored
@@ -2,4 +2,3 @@ _categories.md
|
|||||||
_countries.md
|
_countries.md
|
||||||
_languages.md
|
_languages.md
|
||||||
_regions.md
|
_regions.md
|
||||||
_subdivisions.md
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"build" : "PLAYLISTS.md",
|
|
||||||
"files" : ["./.readme/template.md"]
|
|
||||||
}
|
|
||||||
@@ -40,16 +40,17 @@ Same thing, but split up into separate files:
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### Grouped by country
|
### Grouped by broadcast area
|
||||||
|
|
||||||
Playlists in which channels are grouped by country for which they are broadcasted.
|
Playlists in which channels are grouped by broadcast area.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Expand</summary>
|
<summary>Expand</summary>
|
||||||
<br>
|
|
||||||
|
#### Countries
|
||||||
|
|
||||||
```
|
```
|
||||||
https://iptv-org.github.io/iptv/index.country.m3u
|
https://iptv-org.github.io/iptv/index.countries.m3u
|
||||||
```
|
```
|
||||||
|
|
||||||
Same thing, but split up into separate files:
|
Same thing, but split up into separate files:
|
||||||
@@ -57,31 +58,10 @@ Same thing, but split up into separate files:
|
|||||||
<!-- prettier-ignore -->
|
<!-- prettier-ignore -->
|
||||||
#include "./.readme/_countries.md"
|
#include "./.readme/_countries.md"
|
||||||
|
|
||||||
</details>
|
#### Regions
|
||||||
|
|
||||||
### Grouped by subdivision
|
|
||||||
|
|
||||||
Playlists in which channels are grouped by subdivision for which they are broadcasted.
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Expand</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
|
||||||
#include "./.readme/_subdivisions.md"
|
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
### Grouped by region
|
|
||||||
|
|
||||||
Playlists in which channels are grouped by the region for which they are broadcasted.
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Expand</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
```
|
```
|
||||||
https://iptv-org.github.io/iptv/index.region.m3u
|
https://iptv-org.github.io/iptv/index.regions.m3u
|
||||||
```
|
```
|
||||||
|
|
||||||
Same thing, but split up into separate files:
|
Same thing, but split up into separate files:
|
||||||
|
|||||||
Reference in New Issue
Block a user