Update index.html

This commit is contained in:
Voxel 2024-06-27 21:49:48 -04:00 committed by GitHub
parent 98cca24c0b
commit 1a48f33aeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,6 @@
<h3 id="iptvnator-web">IPTVnator Web</h3>
<ol>
<li>Copy the URL</li>
<li>Open IPTVnator</li>
<li>Click on the plus button at the top right</li>
<li>Click on “Add via URL”</li>
<li>Paste the URL</li>
@ -67,19 +66,16 @@
</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>
</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>
</ol>
<h3 id="vlc-android">VLC Android</h3>
<ol>
<li>Open VLC</li>
<li>Copy the URL</li>
<li>Go to the “More” tab at the bottom</li>
<li>Press on new stream</li>
@ -87,16 +83,26 @@
</ol>
<h3 id="vlc-iphone">VLC iPhone</h3>
<ol>
<li>Open VLC</li>
<li>Copy the URL</li>
<li>Go to the “Network” tab at the bottom</li>
<li>Press on new stream</li>
<li>Click on the play icon</li>
</ol>
<h3 id="potplayer">PotPlayer (Windows)</h3>
<ol>
<li>Open PotPlayer</li>
<li>Copy the URL</li>
<li>Ctrl+V</li>
</ol>
<h3 id="kodi">Kodi (Google TV, FireStick, Nvidia Shield)
<ol>
<li>Install from Repository → Kodi Add-on repository</li>
<li>PVR clients → look for IPTV Simple Client and install</li>
<li>Configure → 3rd option</li>
<li>Set Location to Remote path</li>
<li>Paste the URL</li>
<li>Make sure it's enabled and click OK. Wait for the channels to load in and enjoy!</li>
</ol>
</div>
</body>
</html>