mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 18:37:17 -05:00
Merge pull request #2733 from iptv-org/generate-sfw-playlists
Generates SFW versions of all playlists
This commit is contained in:
@@ -9,7 +9,7 @@ Internet Protocol television (IPTV) is the delivery of television content over I
|
||||
|
||||
## Usage
|
||||
|
||||
To watch IPTV you just need to paste this link `https://iptv-org.github.io/iptv/index.m3u` to any player which supports M3U-playlists. You can also use the SFW version of the playlist `https://iptv-org.github.io/iptv/index.sfw.m3u`.
|
||||
To watch IPTV you just need to paste this link `https://iptv-org.github.io/iptv/index.m3u` to any player which supports M3U-playlists.
|
||||
|
||||

|
||||
|
||||
@@ -53,6 +53,9 @@ Or select one of the playlists from the list below.
|
||||
#include "./.readme/_countries.md"
|
||||
|
||||
</details>
|
||||
<br>
|
||||
|
||||
NOTE: Add `.sfw` to the end of the filename for the lists without any adult channels (For example: `https://iptv-org.github.io/iptv/countries/fr.sfw.m3u`).
|
||||
|
||||
## For Developers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user