uawdijnntqw1x1x1
IP : 216.73.216.231
Hostname : 213-108-241-110.cprapid.com
Kernel : Linux 213-108-241-110.cprapid.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
digilove
/
public_html
/
media
/
plg_aimyspeedoptimization
/
aimyspeedoptimization.js
/
/
/* * Aimy Speed Optimization * * Copyright (c) 2017-2024 Aimy Extensions, Netzum Sorglos Software GmbH * Copyright (c) 2015-2017 Aimy Extensions, Lingua-Systems Software GmbH * * License: GNU GPLv2 */ var AimySpeedOptimization={holdDomReadyEvent:function() {if(typeof(jQuery)=='function') {jQuery.holdReady(true);} else if(typeof($)=='function') {$.holdReady(true);}},releaseDomReadyEvent:function() {if(typeof(jQuery)=='function') {jQuery.holdReady(false);} else if(typeof($)=='function') {$.holdReady(false);}},triggerWindowLoad:function() {if(typeof(window.dispatchEvent)!='undefined') {try {window.dispatchEvent(new Event('load',{bubbles:false,cancelable:false}));} catch(e) {var load=document.createEvent('Event');load.initEvent('load',false,false);window.dispatchEvent(load);}} else if(typeof(jQuery)=='function') {jQuery(window).load();} else if(typeof($)=='function') {$(window).load();}},triggerDOMContentLoaded:function() {try {window.document.dispatchEvent(new Event("DOMContentLoaded",{bubbles:false,cancelable:false}));} catch(e) {var domloaded=document.createEvent('Event');domloaded.initEvent('DOMContentLoaded',false,false);window.document.dispatchEvent(domloaded);}},addInlineScript:function(code) {var se=document.createElement('script');var ce=document.createTextNode(decodeURIComponent(code));try {se.setAttribute('id','AimySpeedOptimizationInlineCode');se.setAttribute('type','text/javascript');} catch(e) {se.id='AimySpeedOptimizationInlineCode';se.type='text/javascript';} try {se.appendChild(ce);} catch(e) {se.text=ce.data;} document.getElementsByTagName('head')[0].appendChild(se);},loadCssLink:function(href,media,id) {setTimeout(function() {var h=document.getElementsByTagName('head')[0];var n=null;if(id) {for(var i=0;i<h.childNodes.length;i++) {var c=h.childNodes[i];if(!n&&c&&c.dataset&&c.dataset.asoid&&c.tagName&&c.tagName.toLowerCase()=='style') {var nid=parseInt(c.dataset.asoid);if(parseInt(nid)>parseInt(id)) {n=c;}}}} var le=document.createElement('link');le.href=href;le.media='only none';le.rel='stylesheet';if(id&&le.dataset) {le.dataset.asoid=id;} if(n) {h.insertBefore(le,n);} else {h.appendChild(le);} setTimeout(function(){le.media=media||'all';});});}};
/home/digilove/public_html/media/plg_aimyspeedoptimization/aimyspeedoptimization.js