Server IP : 198.54.125.146 / Your IP : 3.12.151.193 [ Web Server : LiteSpeed System : Linux business38.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : engixevu ( 716) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/engixevu/smartjobbox.com/wp-content/plugins/ad-inserter/includes/js/ |
Upload File : |
//jQuery('body').prepend ("AI_HTML_CODE"); document.querySelector ('body').insertAdjacentHTML ('afterbegin', "AI_HTML_CODE"); ai_check_js_errors = function () { // jQuery('.ai-js-0').hide (); document.querySelectorAll ('.ai-js-0').forEach ((el, index) => { el.style.display = 'none'; }); if (ai_js_errors.length != 0) { // jQuery('.ai-js-2').show (); // jQuery('.ai-js-1').hide (); document.querySelectorAll ('.ai-js-2').forEach ((el, index) => { el.style.display = ''; }); document.querySelectorAll ('.ai-js-1').forEach ((el, index) => { el.style.display = 'none'; }); } else { // jQuery('.ai-js-1').show (); // jQuery('.ai-js-2').hide (); document.querySelectorAll ('.ai-js-1').forEach ((el, index) => { el.style.display = ''; }); document.querySelectorAll ('.ai-js-2').forEach ((el, index) => { el.style.display = 'none'; }); } } ai_check_js_errors (); setTimeout (ai_check_js_errors, 500); setTimeout (ai_check_js_errors, 3000);