neige d'aout

knowledge, art, and other stuff

User Tools

Site Tools


iptv:player

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
iptv:player [2026/04/19 18:28] – created Yukiiptv:player [2026/04/19 22:32] (current) Yuki
Line 1: Line 1:
 <html> <html>
-<video width="100%" controls> +<iframe id="source" width="100%" frameborder=0 scrolling=no style="aspect-ratio: 16 / 9"></iframe>
-  <source id="source"> +
-  Your browser does not support the video tag. +
-</video>+
 <script> <script>
-const urlParams = new URLSearchParams(); +var urlParams = new URLSearchParams(location.search); 
-document.querySelector("#source").src = "/tv?single&id="+urlParams.get("id");+document.querySelector("#source").src = "/tv/player.php?id="+urlParams.get("c");
 </script> </script>
 </html> </html>
iptv/player.1776637709.txt.gz · Last modified: by Yuki