From e486499e8ada872fee5258405f1be2ba27dea141 Mon Sep 17 00:00:00 2001 From: Dum4G Date: Sat, 6 Jun 2026 18:32:04 +0300 Subject: [PATCH] Update CONTRIBUTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ismaƫl Moret <30985701+BellezaEmporium@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 36f932732d..92acdaf411 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -200,7 +200,7 @@ http://example.com/stream.m3u8 ``` ## Playlist Structure -There are two types of playlists that can be found in [streams/](https://github.com/iptv-org/iptv/tree/master/streams) directory: +There are two types of playlists that can be found in the [streams/](https://github.com/iptv-org/iptv/tree/master/streams) directory: - By country origin playlists - imply that a studio broadcasting the channel has a headquarter in a select country. That doesn't necessarily imply that a stream is intended to be broadcasted for that select country. - By source playlists - imply that all of containing stream come from the same server or infrastructure and broadcast on behalf of the same provider. Please consider that both playlists are not meant to be used by viewers and intended to stay that way for the ease of maintanance.