SILENT KILLERPanel

Current Path: > > usr > src > litespeed-wp-plugin > 7.2 > litespeed-cache > assets > js


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr/src/litespeed-wp-plugin/7.2/litespeed-cache/assets/js

NameTypeSizeLast ModifiedActions
babel.min.js File 791234 bytes June 18 2025 22:15:22.
component.cdn.js File 6488 bytes June 18 2025 22:15:22.
component.crawler.js File 2996 bytes June 18 2025 22:15:22.
css_async.js File 1489 bytes June 18 2025 22:15:22.
css_async.min.js File 1353 bytes June 18 2025 22:15:22.
guest.docref.js File 247 bytes June 18 2025 22:15:22.
guest.docref.min.js File 215 bytes June 18 2025 22:15:22.
guest.js File 740 bytes June 18 2025 22:15:22.
guest.min.js File 373 bytes June 18 2025 22:15:22.
instant_click.min.js File 4624 bytes June 18 2025 22:15:22.
instant_click.ori.js File 16705 bytes June 18 2025 22:15:22.
iziModal.min.js File 26266 bytes June 18 2025 22:15:22.
js_delay.js File 2729 bytes June 18 2025 22:15:22.
js_delay.min.js File 1688 bytes June 18 2025 22:15:22.
lazyload.init.js File 823 bytes June 18 2025 22:15:22.
lazyload.lib.js File 25483 bytes June 18 2025 22:15:22.
lazyload.min.js File 8319 bytes June 18 2025 22:15:22.
litespeed-cache-admin.js File 17659 bytes June 18 2025 22:15:22.
react.min.js File 132024 bytes June 18 2025 22:15:22.
webfontloader.js File 12505 bytes June 18 2025 22:15:22.
webfontloader.min.js File 12098 bytes June 18 2025 22:15:22.

Reading File: //usr/src/litespeed-wp-plugin/7.2/litespeed-cache/assets/js/guest.js

var litespeed_vary = document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/, '$1');
if (!litespeed_vary) {
	// Note: as the vary may be changed in Login Cookie option, even the visitor doesn't have this cookie, it doesn't mean the visitor doesn't have the vary, so still need PHP side to decide if need to set vary or not.
	fetch('litespeed_url', {
		method: 'POST',
		cache: 'no-cache',
		redirect: 'follow',
	})
		.then(response => response.json())
		.then(data => {
			console.log(data);
			if (data.hasOwnProperty('reload') && data.reload == 'yes') {
				// Save doc.ref for organic traffic usage
				sessionStorage.setItem('litespeed_docref', document.referrer);

				window.location.reload(true);
			}
		});
}

SILENT KILLER Tool