📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 17:55:42
📂
/ (Root)
/
home
/
apkbfjox
/
kattu.com.pk
/
wp-content
/
plugins
/
ad-inserter
/
includes
/
js
📍 /home/apkbfjox/kattu.com.pk/wp-content/plugins/ad-inserter/includes/js
🔄 Refresh
✏️
Editing: ai-errors.js
Writable
ai_document_write = document.write; document.write = function (content) { if (document.readyState == 'interactive') { console.error ('document.write called after page load: ', content); if (typeof ai_js_errors != 'undefined') { ai_js_errors.push (['document.write called after page load', content, 0]); } return; } ai_document_write.call (document, content); };
💾 Save Changes
❌ Cancel