Compare commits
2 commits
d391d3d7b3
...
736de16de6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
736de16de6 | ||
|
|
00000d91e9 |
3 changed files with 986 additions and 670 deletions
822
M3U8/TV.m3u8
822
M3U8/TV.m3u8
File diff suppressed because it is too large
Load diff
822
M3U8/events.m3u8
822
M3U8/events.m3u8
File diff suppressed because it is too large
Load diff
12
health.sh
12
health.sh
|
|
@ -115,13 +115,17 @@ write_readme() {
|
|||
|
||||
echo "---"
|
||||
echo "#### Base Channels URL"
|
||||
printf "\`\`\`\nhttps://s.id/d9Base\n\`\`\`\n"
|
||||
echo -e "\`\`\`\nhttps://s.id/d9Base\n\`\`\`\n"
|
||||
echo "#### Live Events URL"
|
||||
printf "\`\`\`\nhttps://s.id/d9Live\n\`\`\`\n"
|
||||
echo -e "\`\`\`\nhttps://s.id/d9Live\n\`\`\`\n"
|
||||
echo "#### Combined (Base + Live Events) URL"
|
||||
printf "\`\`\`\nhttps://s.id/d9M3U8\n\`\`\`\n"
|
||||
echo -e "\`\`\`\nhttps://s.id/d9M3U8\n\`\`\`\n"
|
||||
echo "#### EPG URL"
|
||||
printf "\`\`\`\nhttps://s.id/d9EPG\n\`\`\`\n"
|
||||
echo -e "\`\`\`\nhttps://s.id/d9EPG\n\`\`\`\n"
|
||||
echo "---"
|
||||
echo "#### Mirrors"
|
||||
echo -n "[GitLab](https://gitlab.com/doms9/iptv) | "
|
||||
echo -e "[Forgejo](https://forgejo.mxnticek.eu/doms/iptv)\n"
|
||||
echo "---"
|
||||
echo "#### Legal Disclaimer"
|
||||
echo "This repository lists publicly accessible IPTV streams as found on the internet at the time of checking."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue