slight changes
This commit is contained in:
parent
e4c7549c23
commit
98cca24c0b
3 changed files with 8 additions and 10 deletions
|
@ -16,6 +16,7 @@
|
|||
<h2>Portal</h2>
|
||||
<nav>
|
||||
<a href="https://github.com/frostiptv/frostiptv.github.io" target="_blank">Repository</a> •
|
||||
<a href="https://f.phite.ro/tutorial/" target="_blank">Help</a> •
|
||||
<a href="https://f.phite.ro/tv.m3u" target="_blank">Channels</a> •
|
||||
<a href="https://f.phite.ro/radio.m3u" target="_blank">Radio (WIP)</a> •
|
||||
<a href="xmpp:frost@room.telepath.im?join" target="_blank">XMPP MUC</a> •
|
||||
|
@ -39,7 +40,7 @@
|
|||
|
||||
<h3>Members</h3>
|
||||
<div>
|
||||
<a href="https://github.com/xnvz"><img src="https://avatars.githubusercontent.com/u/164063937" width="88" height="88"></a>
|
||||
<a href="https://github.com/voxelgit"><img src="https://avatars.githubusercontent.com/u/164063937" width="88" height="88"></a>
|
||||
<a href="https://github.com/c4artisan"><img src="https://avatars.githubusercontent.com/u/41709262" width="88" height="88"></a>
|
||||
<a href="https://github.com/Keeper-CP1"><img src="https://avatars.githubusercontent.com/u/77489104" width="88" height="88"></a>
|
||||
<a href="https://github.com/joshietrue"><img src="https://avatars.githubusercontent.com/u/78919116" width="88" height="88"></a>
|
||||
|
@ -52,8 +53,7 @@
|
|||
<a href="https://github.com/pixieclaws"><img src="https://avatars.githubusercontent.com/u/157376956" width="88" height="88"></a>
|
||||
<a href="https://github.com/metroid2023"><img src="https://avatars.githubusercontent.com/u/134220528" width="88" height="88"></a>
|
||||
<a href="https://github.com/bogartdabid"><img src="https://avatars.githubusercontent.com/u/136150168" width="88" height="88"></a>
|
||||
<a href="https://discord.com/users/1012822632720244786"><img src="https://cdn.discordapp.com/avatars/1012822632720244786/d277340609a7e3d5bde3963db6ee5ac9.png" width="88" height="88"></a>
|
||||
</div>
|
||||
<a href="https://discord.com/users/1012822632720244786"><img src="https://avatars.githubusercontent.com/u/112054716"
|
||||
<p>Thank you <a href="https://gra.phite.ro">Graphite</a> for the domain!<p>
|
||||
<a href="https://gra.phite.ro"><img src="https://github.com/frostiptv/frostiptv.github.io/assets/164063937/e4ce76a7-4224-4651-9669-e7ad2fdbe2a7"></a>
|
||||
</body>
|
||||
|
|
|
@ -267,7 +267,7 @@ https://media-ssl.musicradio.com/Heart90s
|
|||
https://media-ssl.musicradio.com/Heart00s
|
||||
#EXTINF:-1,Heart Dance
|
||||
https://media-ssl.musicradio.com/HeartDance
|
||||
#EXTINF:-1,XEDA Imagen
|
||||
#EXTINF:-1,XEDA Imagen Radio
|
||||
https://26193.live.streamtheworld.com/XEDAFMAAC.aac
|
||||
#EXTINF:-1,LOS40
|
||||
https://27743.live.streamtheworld.com/LOS40.mp3
|
||||
|
@ -332,4 +332,4 @@ https://radio.vern.cc/metal-instrumental.ogg.m3u
|
|||
#EXTINF:-1 tvg-id="toonami",Toonami Aftermath Radio
|
||||
http://api.toonamiaftermath.com:3000/radio/playlist.m3u8
|
||||
#EXTINF:-1 tvg-id="tildetown",Tilde.Town Radio
|
||||
https://azuracast.tilderadio.org/radio/8000/radio.ogg
|
||||
https://azuracast.tilderadio.org/radio/8000/radio.ogg
|
|
@ -64,21 +64,18 @@
|
|||
<li>Click on “Add via URL”</li>
|
||||
<li>Paste the URL</li>
|
||||
<li>Click on add playlist</li>
|
||||
<li>Enjoy the IPTV!</li>
|
||||
</ol>
|
||||
<h3 id="vlc-windows">VLC Windows</h3>
|
||||
<ol>
|
||||
<li>Open VLC</li>
|
||||
<li>Copy the URL</li>
|
||||
<li>Press CTRL + V and then press enter.</li>
|
||||
<li>Enjoy the IPTV!</li>
|
||||
</ol>
|
||||
<h3 id="vlc-macos">VLC macOS</h3>
|
||||
<ol>
|
||||
<li>Open VLC</li>
|
||||
<li>Copy the URL</li>
|
||||
<li>Press Command + V and then press enter.</li>
|
||||
<li>Enjoy the IPTV!</li>
|
||||
</ol>
|
||||
<h3 id="vlc-android">VLC Android</h3>
|
||||
<ol>
|
||||
|
@ -87,7 +84,6 @@
|
|||
<li>Go to the “More” tab at the bottom</li>
|
||||
<li>Press on new stream</li>
|
||||
<li>Click on the play icon</li>
|
||||
<li>Enjoy the stream!</li>
|
||||
</ol>
|
||||
<h3 id="vlc-iphone">VLC iPhone</h3>
|
||||
<ol>
|
||||
|
@ -96,8 +92,10 @@
|
|||
<li>Go to the “Network” tab at the bottom</li>
|
||||
<li>Press on new stream</li>
|
||||
<li>Click on the play icon</li>
|
||||
<li>Enjoy the stream!</li>
|
||||
</ol>
|
||||
<li>Open PotPlayer</li>
|
||||
<li>Copy the URL</li>
|
||||
<li>Ctrl+V</li>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Reference in a new issue