SILENT KILLERPanel

Current Path: > > var > softaculous > wp52


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //var/softaculous/wp52

NameTypeSizeLast ModifiedActions
images Directory - -
languages Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
plugins Directory - -
.htaccess File 419 bytes December 23 2021 11:54:36.
_htaccess File 265 bytes December 23 2021 11:54:36.
_index.php File 59 bytes December 23 2021 11:54:36.
_wp-config.php File 3013 bytes December 23 2021 11:54:36.
add_user.php File 461 bytes December 23 2021 11:54:36.
backup.php File 3095 bytes August 13 2025 07:15:38.
check_charset.php File 2067 bytes December 23 2021 11:54:36.
clone.php File 31739 bytes August 13 2025 07:15:38.
clone.xml File 497 bytes December 23 2021 11:54:36.
edit.php File 9652 bytes August 13 2025 07:15:38.
edit.xml File 1801 bytes October 03 2023 08:59:48.
extend.php File 84650 bytes August 13 2025 07:15:38.
fileindex.php File 291 bytes December 23 2021 11:54:36.
import.php File 6698 bytes August 13 2025 07:15:38.
info.xml File 15269 bytes August 13 2025 06:42:46.
install.js File 1501 bytes January 03 2025 13:25:20.
install.php File 31630 bytes August 13 2025 07:15:38.
install.xml File 5791 bytes February 24 2025 07:15:58.
md5 File 4613 bytes August 13 2025 07:15:36.
multisite.sql File 37028 bytes August 13 2025 06:42:46.
notes.txt File 5357 bytes August 13 2025 06:42:46.
plugin_activate.php File 596 bytes December 23 2021 11:54:36.
plugin_deactivate.php File 613 bytes December 23 2021 11:54:36.
sign_on.php File 3359 bytes January 28 2025 09:11:12.
soft.htaccess File 127 bytes December 23 2021 11:54:36.
upgrade.php File 13640 bytes August 13 2025 07:15:38.
upgrade.xml File 1637 bytes October 03 2023 08:59:48.
wp-config.php File 2730 bytes December 23 2021 11:54:36.
wp52.sql File 29568 bytes August 13 2025 06:42:46.
wp52.zip File 14596983 bytes August 13 2025 06:42:46.

Reading File: //var/softaculous/wp52/install.js

//////////////////////////////////////////////////////////////
// install.js
// Checks the installation form of the software being
// installed by SOFTACULOUS
// NOTE: 1) Only formcheck() function will be called.
//       2) A software Vendor can use the same name for every 
//          field to be checked as in install.xml . It can be
//          called using $('fieldname').value or any property
//       3) Must Return true or false
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
// (c)Softaculous Inc.
//////////////////////////////////////////////////////////////

function formcheck(){
	
	//Check the Admin Email
	if(window.check_punycode){
		if(!check_punycode($('admin_email').value)){
			alert('{{err_ademail}}');
			return false;
		}
		
		return true;
	}
	
	return true;
};

//we need to hide pro plugin description from wp65 to wp49 Packages
document.querySelectorAll(".plugins-list").forEach(function (element) {
    const parentDiv = element.parentElement;

    if (parentDiv && parentDiv.parentElement) {
        const siblingSpans = parentDiv.parentElement.querySelectorAll(":scope > span");
        
        siblingSpans.forEach(function (span) {
            if (span.offsetParent !== null) {
                setTimeout(function () {
                    span.style.display = "none";
                }, 100);
            }
        });
    }
});

SILENT KILLER Tool