اسم المجموعةالملفرابط
bdxa1arabichttps://budexcs.com/wp-content/uploads/2025/06/bdxa1arabicm3u.txt
Emirates Channel Al Hadath Al Araby function switchChannel() { const player = document.getElementById(“livePlayer”); const source = document.getElementById(“videoSource”); const select = document.getElementById(“channelSelect”); source.src = select.value; player.load(); player.play(); }