Issue with cachine (LiteSpeed)
-
Hey Support i hope you are doing well, We had lot of post not display correctly. So we found problem is LiteSpeed caching, So we decide to order a service with their devs to fix the problem, and when they checked they find that the problem is related to advanced ads, when they disable it it works well, so they deeply searching why there is conflit between advanced ads & litespeed plugin. so they asked me to ask advenced ads devs why this code causes issues with caching.
================<script type="text/javascript" src="//WEBSITE(I hide it).com/script/su.js" zid="xxxxx" admn="xxxxxx==" admc="xxxxxxx==" did="XXXX"></script><script type="text/javascript"> (function() {setTimeout(function(){if(!window["XXXXX"]){let e=document.querySelector('script[did="XXX"]'),t=!!e.hasAttribute("admc")&&function(e){let t=atob(e).replace(/[a-zA-Z]/g,function(e){var t=e<="Z"?65:97;return String.fromCharCode(t+(e.charCodeAt(0)-t+13)%26)});return t.replaceAll("_",".")}(e.getAttribute("admc")),r=e.getAttribute("src"),a=e.parentElement,c=document.createElement("script");!function(e,t){let r,a=["did","admc","src"],c=Array.prototype.slice.call(t.attributes);for(;r=c.pop();)-1===a.indexOf(r.nodeName)&&e.setAttribute(r.nodeName,r.nodeValue)}(c,e),c.src=(d=r,"//"+t+d.replace(/^.*\/\/[^\/]+/,"")),c.setAttribute("sadbl",1),a.removeChild(e),a.appendChild(c)}var d},150);document.body.addEventListener("click",function(e){window["XXXX"]instanceof Function&&window["XXXX"](e)});})(); </script>============
btw i notice “admn” & “zid” are related to my ads code which is PHP code (i copy it past it inside new ads in advanced ads). so is this related to plugin or my PHP ads code ? and is their solution to fix this ?
The topic ‘Issue with cachine (LiteSpeed)’ is closed to new replies.