SILENT KILLERPanel

Current Path: > > var > softaculous > wp62


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

NameTypeSizeLast ModifiedActions
images Directory - -
languages Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
plugins Directory - -
.htaccess File 482 bytes August 09 2023 10:33:52.
_htaccess File 553 bytes August 09 2023 10:33:52.
_index.php File 59 bytes August 09 2023 10:33:52.
_wp-config.php File 3156 bytes August 09 2023 10:33:52.
add_user.php File 461 bytes August 09 2023 10:33:52.
backup.php File 3083 bytes August 12 2025 12:44:28.
check_charset.php File 2067 bytes August 09 2023 10:33:52.
clone.php File 31788 bytes August 12 2025 12:44:28.
clone.xml File 497 bytes August 09 2023 10:33:52.
edit.php File 9693 bytes August 12 2025 12:44:28.
edit.xml File 1801 bytes October 03 2023 08:59:48.
extend.php File 84674 bytes August 12 2025 12:44:28.
fileindex.php File 291 bytes August 09 2023 10:33:52.
import.php File 6702 bytes August 12 2025 12:44:28.
info.xml File 15266 bytes August 12 2025 12:30:38.
install.js File 1493 bytes January 03 2025 13:25:20.
install.php File 32189 bytes August 12 2025 12:44:28.
install.xml File 5809 bytes February 24 2025 07:15:58.
md5 File 6657 bytes August 12 2025 12:44:28.
multisite.sql File 38015 bytes August 12 2025 12:30:38.
notes.txt File 6025 bytes August 12 2025 12:30:38.
plugin_activate.php File 596 bytes August 09 2023 10:33:52.
plugin_deactivate.php File 613 bytes August 09 2023 10:33:52.
sign_on.php File 3359 bytes January 28 2025 09:18:54.
soft.htaccess File 127 bytes August 09 2023 10:33:52.
upgrade.php File 14236 bytes August 12 2025 12:44:28.
upgrade.xml File 1655 bytes October 03 2023 08:59:48.
wp-config.php File 2863 bytes August 09 2023 10:33:52.
wp62.sql File 30664 bytes August 12 2025 12:30:38.
wp62.zip File 24389873 bytes August 12 2025 12:30:38.

Reading File: //var/softaculous/wp62/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 below wordpress 6.6
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