1الاسطورة تي في
script>
document.addEventListener("DOMContentLoaded", function(){
const player = document.querySelector(".plyr");
if(player){
const ad = document.createElement("a");
ad.href = "https://www.elahmad.org/tv/algeria_live.php?id=el_fadjr_tv"; // رابط الإعلان
ad.target = "_blank";
ad.className = "video-ad";
ad.innerHTML = '

';
player.appendChild(ad);
}
});
document.addEventListener("click", function(e){
const ad = e.target.closest(".video-ad");
if(ad){
window.open(ad.href, "_blank");
}
});
document.addEventListener("touchstart", function(e){
const ad = e.target.closest(".video-ad");
if(ad){
window.open(ad.href, "_blank");
}
});
اقتناص القنوات من صفحات الويب
Sky Live - Video Player