SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > extendify > > src > Assist > util


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: /home/codekrsu//ameliagraphics.com/wp-content/plugins/extendify//src/Assist/util

NameTypeSizeLast ModifiedActions
colors.js File 751 bytes October 11 2023 06:07:34.
util.js File 235 bytes October 11 2023 06:07:34.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins/extendify//src/Assist/util/util.js

export const maybeHttps = (url) => {
	try {
		const transformed = new URL(url);
		if (window.location.protocol === 'https:') {
			transformed.protocol = 'https:';
		}
		return transformed.toString();
	} catch (e) {
		return url;
	}
};

SILENT KILLER Tool