SILENT KILLERPanel

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


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//lib

NameTypeSizeLast ModifiedActions
domains.js File 2770 bytes February 14 2025 00:15:08.
media.js File 1519 bytes October 11 2023 06:07:34.
recommendations.js File 290 bytes June 04 2024 15:58:52.

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

export const isAtLeastNDaysAgo = (dateString = new Date(), numDays = 0) => {
	const siteCreatedDaysAgo = Math.floor(
		(new Date() - new Date(dateString)) / (1000 * 60 * 60 * 24),
	);
	// Account for future time zones by min 0
	return Math.max(0, siteCreatedDaysAgo) >= Number(numDays);
};

SILENT KILLER Tool