const Company = {title: " ARHB Tv ",anchor: "https://wa.me/message/EQCG4IYVICZ4N1"} // function document.querySelectorAll("footer >div:nth-of-type(2) >span").forEach(function (e) { if (e.textContent.replace(/\s+/g, ' ').trim().includes("صنع بإتقان") || e.textContent.replace(/\s+/g, ' ').trim().includes("الحقوق محفوظة") && e.tagName == "P") { e.innerHTML = `

الحقوق محفوظة | 2025 ${Company.title}

`; } })