// daad const Company = {title: "ضاض",anchor: "https://daadagency.com/"} // function //document.querySelectorAll("footer *").forEach(function //(e) { // if (e.textContent.replace(/\s+/g, ' ').trim().includes("صنع بإتقان") || e.textContent.replace(/\s+/g, ' ').trim().includes("الحقوق محفوظة")) { // if (e.tagName == "P") { // e.innerHTML = `
صنع بإتقان على | 2023 ${Company.title}
`; } } })