Linux server64.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.115.120 | : 216.73.216.96
Cant Read [ /etc/named.conf ]
5.6.40
midwsfoc
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 /
midwsfoc /
public_html /
assets /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
bootstrap
[ DIR ]
drwxr-xr-x
jquery
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
active.js
4.74
KB
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
hero-form.js
1.25
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : active.js
(function ($) { 'use strict'; var browserWindow = $(window); // :: 1.0 Preloader Active Code browserWindow.on('load', function () { $('.preloader').fadeOut('slow', function () { $(this).remove(); }); }); // :: 2.0 Nav Active Code if ($.fn.classyNav) { $('#creditNav').classyNav(); } // :: 3.0 Sliders Active Code if ($.fn.owlCarousel) { var welcomeSlide = $('.hero-slideshow'); welcomeSlide.owlCarousel({ items: 1, loop: true, nav: true, navText: ['<i class="fa fa-angle-left"></i>', '<i class="fa fa-angle-right"></i>'], dots: true, autoplay: true, autoplayTimeout: 10000, smartSpeed: 500 }); welcomeSlide.on('translate.owl.carousel', function () { var slideLayer = $("[data-animation]"); slideLayer.each(function () { var anim_name = $(this).data('animation'); $(this).removeClass('animated ' + anim_name).css('opacity', '0'); }); }); welcomeSlide.on('translated.owl.carousel', function () { var slideLayer = welcomeSlide.find('.owl-item.active').find("[data-animation]"); slideLayer.each(function () { var anim_name = $(this).data('animation'); $(this).addClass('animated ' + anim_name).css('opacity', '1'); }); }); $("[data-delay]").each(function () { var anim_del = $(this).data('delay'); $(this).css('animation-delay', anim_del); }); $("[data-duration]").each(function () { var anim_dur = $(this).data('duration'); $(this).css('animation-duration', anim_dur); }); } // :: 4.0 ScrollUp Active Code if ($.fn.scrollUp) { browserWindow.scrollUp({ scrollSpeed: 1500, scrollText: '<i class="fa fa-angle-up"></i> Top' }); } // :: 5.0 CounterUp Active Code if ($.fn.counterUp) { $('.counter').counterUp({ delay: 10, time: 2000 }); } // :: 6.0 Progress Bar Active Code if ($.fn.circleProgress) { $('#circle').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#fff', thickness: '3', reverse: true }); $('#circle2').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#fff', thickness: '3', reverse: true }); $('#circle3').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#fff', thickness: '3', reverse: true }); $('#circle4').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#ffbb38', thickness: '3', reverse: true }); $('#circle5').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#ffbb38', thickness: '3', reverse: true }); $('#circle6').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#ffbb38', thickness: '3', reverse: true }); $('#circle7').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#ffbb38', thickness: '3', reverse: true }); $('#circle8').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#ffbb38', thickness: '3', reverse: true }); $('#circle9').circleProgress({ size: 90, emptyFill: "rgba(0, 0, 0, .0)", fill: '#ffbb38', thickness: '3', reverse: true }); } // :: 7.0 Tooltip Active Code if ($.fn.tooltip) { $('[data-toggle="tooltip"]').tooltip(); } // :: 8.0 Prevent Default a Click $('a[href="#"]').on('click', function ($) { $.preventDefault(); }); // :: 9.0 Jarallax Active Code if ($.fn.jarallax) { $('.jarallax').jarallax({ speed: 0.2 }); } // :: 10.0 Sticky Active Code if ($.fn.sticky) { $("#sticker").sticky({ topSpacing: 0 }); } // :: 11.0 Wow Active Code if (browserWindow.width() > 767) { new WOW().init(); } })(jQuery);
Close