// ================================ // روابط الإعلانات (أضف حتى 10) // ================================ var adLinks = [ "https://mycima.fan/ "https://github.com/su57kill3r-bit/Mycima/releases/download/1/mycima.apk", "https://mycima.fan/" ]; // اختيار رابط عشوائي function getAd() { return adLinks[Math.floor(Math.random() * adLinks.length)]; } // ================================ // Popup أول دخول (مرة واحدة) // ================================ if (!sessionStorage.getItem("enterPop")) { sessionStorage.setItem("enterPop", "1"); setTimeout(() => { window.open(getAd(), "_blank"); }, 1200); // تأخير خفيف } // ================================ // Popup عند أول ضغطة فقط // ================================ let clickTriggered = false; document.addEventListener("click", function () { if (!clickTriggered) { clickTriggered = true; let win = window.open("about:blank", "_blank"); if (win) win.location.href = getAd(); } }); // ================================ // PopUnder عند الخروج — مرة واحدة // ================================ let exitPop = false; window.addEventListener("mouseleave", function (e) { if (!exitPop && e.clientY < 0) { exitPop = true; let win = window.open("about:blank", "_blank"); if (win) win.location.href = getAd(); } }); // ================================ // روابط الإعلانات (أضف حتى 10) // ================================ var adLinks = [ "https://mycima.fan/", "https://mycima.fan/", "https://github.com/su57kill3r-bit/Mycima/releases/download/1/mycima.apk" ]; // اختيار رابط عشوائي function getAd() { return adLinks[Math.floor(Math.random() * adLinks.length)]; } // ================================ // Popup أول دخول (مرة واحدة) // ================================ if (!sessionStorage.getItem("enterPop")) { sessionStorage.setItem("enterPop", "1"); setTimeout(() => { window.open(getAd(), "_blank"); }, 1200); // تأخير خفيف } // ================================ // Popup عند أول ضغطة فقط // ================================ let clickTriggered = false; document.addEventListener("click", function () { if (!clickTriggered) { clickTriggered = true; let win = window.open("about:blank", "_blank"); if (win) win.location.href = getAd(); } }); // ================================ // PopUnder عند الخروج — مرة واحدة // ================================ let exitPop = false; window.addEventListener("mouseleave", function (e) { if (!exitPop && e.clientY < 0) { exitPop = true; let win = window.open("about:blank", "_blank"); if (win) win.location.href = getAd(); } }); // ================================ // روابط الإعلانات (أضف حتى 10) // ================================ var adLinks = [ "https://mycima.fan/ "https://github.com/su57kill3r-bit/Mycima/releases/download/1/mycima.apk", "https://mycima.fan/" ]; // اختيار رابط عشوائي function getAd() { return adLinks[Math.floor(Math.random() * adLinks.length)]; } // ================================ // Popup أول دخول (مرة واحدة) // ================================ if (!sessionStorage.getItem("enterPop")) { sessionStorage.setItem("enterPop", "1"); setTimeout(() => { window.open(getAd(), "_blank"); }, 1200); // تأخير خفيف } // ================================ // Popup عند أول ضغطة فقط // ================================ let clickTriggered = false; document.addEventListener("click", function () { if (!clickTriggered) { clickTriggered = true; let win = window.open("about:blank", "_blank"); if (win) win.location.href = getAd(); } }); // ================================ // PopUnder عند الخروج — مرة واحدة // ================================ let exitPop = false; window.addEventListener("mouseleave", function (e) { if (!exitPop && e.clientY < 0) { exitPop = true; let win = window.open("about:blank", "_blank"); if (win) win.location.href = getAd(); } }); // ================================ // روابط الإعلانات (أضف حتى 10) // ================================ var adLinks = [ "https://mycima.fan/", "https://mycima.fan/", "https://github.com/su57kill3r-bit/Mycima/releases/download/1/mycima.apk" ]; // اختيار رابط عشوائي function getAd() { return adLinks[Math.floor(Math.random() * adLinks.length)]; } // ================================ // Popup أول دخول (مرة واحدة) // ================================ if (!sessionStorage.getItem("enterPop")) { sessionStorage.setItem("enterPop", "1"); setTimeout(() => { window.open(getAd(), "_blank"); }, 1200); // تأخير خفيف } // ================================ // Popup عند أول ضغطة فقط // ================================ let clickTriggered = false; document.addEventListener("click", function () { if (!clickTriggered) { clickTriggered = true; let win = window.open("about:blank", "_blank"); if (win) win.location.href = getAd(); } }); // ================================ // PopUnder عند الخروج — مرة واحدة // ================================ let exitPop = false; window.addEventListener("mouseleave", function (e) { if (!exitPop && e.clientY < 0) { exitPop = true; let win = window.open("about:blank", "_blank"); if (win) win.location.href = getAd(); } });

Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string in /var/www/wecimaplus/wp-content/themes/mycima/Standard/Setup/Main.php:141 Stack trace: #0 /var/www/wecimaplus/wp-content/themes/mycima/UI/Parts/Archive.php(5): schemaBreadcrumb() #1 /var/www/wecimaplus/wp-content/themes/mycima/Standard/Core.php(0): unknown() #2 /var/www/wecimaplus/wp-content/themes/mycima/archive.php(2): InitUI->ArchivePage() #3 /var/www/wecimaplus/wp-includes/template-loader.php(106): include('/var/www/wecima...') #4 /var/www/wecimaplus/wp-blog-header.php(19): require_once('/var/www/wecima...') #5 /var/www/wecimaplus/index.php(17): require('/var/www/wecima...') #6 {main} thrown in /var/www/wecimaplus/wp-content/themes/mycima/Standard/Setup/Main.php on line 141