let esm = "نورلين "; let link = "https://nurlin-sa.com//"; document.addEventListener("DOMContentLoaded", function () { // 🔹 تغيير حقوق النشر let copyright = document.querySelector(".copyright-text p"); if (copyright) { copyright.innerHTML = ` صنع بإتقان على ${esm} | 2025 `; }