Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 18.118.142.11
54 Domain
7.3.33
dpclient
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 /
dpclient /
public_html /
Refinance /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
active.js
4.5
KB
-rw-r--r--
bootstrap.min.js
49.94
KB
-rw-r--r--
jquery-3.3.1.min.js
84.89
KB
-rw-r--r--
menumaker.js
3.3
KB
-rw-r--r--
owl.carousel.min.js
41.76
KB
-rw-r--r--
popper.min.js
18.59
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
slider.js
1.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : active.js
(function($) { $("#cssmenu").menumaker({ title: " ", format: "multitoggle", breakpoint: 768, }); $('.testimonial-slider').owlCarousel({ items: 3, nav: false, loop: true, autoplay: true, smartSpeed: 700, margin: 30, responsive: { // breakpoint from 0 up 0: { items: 1 }, // breakpoint from 480 up 480: { items: 1, }, // breakpoint from 768 up 768: { items: 2 }, // breakpoint from 768 up 992: { items: 3 }, } }); $('.third-testimonial-slider').owlCarousel({ items: 2, nav: false, loop: true, autoplay: true, smartSpeed: 700, margin: 30, responsive: { // breakpoint from 0 up 0: { items: 1 }, // breakpoint from 480 up 480: { items: 1, }, // breakpoint from 768 up 768: { items: 2 }, } }); $('.third-services-slider').owlCarousel({ items: 3, nav: false, loop: true, autoplay: true, smartSpeed: 700, margin: 30, responsive: { // breakpoint from 0 up 0: { items: 1 }, // breakpoint from 480 up 480: { items: 1, }, // breakpoint from 768 up 768: { items: 3 }, // breakpoint from 768 up 992: { items: 3 }, } }); $('.second-testimonial-slider').owlCarousel({ items: 1, nav: false, loop: true, autoplay: true, smartSpeed: 700, margin: 30, animateIn: 'zoomIn', animateOut: 'zoomOut' }); $('.brand-slider').owlCarousel({ items: 5, nav: false, loop: true, autoplay: true, smartSpeed: 700, margin: 30, responsive: { // breakpoint from 0 up 0: { items: 2 }, // breakpoint from 480 up 480: { items: 3, }, // breakpoint from 768 up 768: { items: 4 }, // breakpoint from 768 up 992: { items: 5 }, } }); $('.brand-slider-two').owlCarousel({ items: 5, nav: false, loop: true, autoplay: true, smartSpeed: 700, margin: 30, responsive: { // breakpoint from 0 up 0: { items: 2 }, // breakpoint from 480 up 480: { items: 3, }, // breakpoint from 768 up 768: { items: 4 }, // breakpoint from 768 up 992: { items: 5 }, } }); if ($.fn.magnificPopup) { $('.viewproject').magnificPopup({ type: 'image', gallery: { enabled: true }, }); } if ($.fn.isotope) { $(".grid").isotope({ filter: '*', }); $('.project-nav li').on('click', function() { $(".project-nav li").removeClass("active"); $(this).addClass("active"); var selector = $(this).attr('data-filter'); $(".grid").isotope({ filter: selector, animationOptions: { duration: 750, easing: 'easeOutCirc', queue: false, } }); return false; }); } $('.searchbtn').on('click', function(){ $('.searchform').toggleClass('show'); }); $('.searchform button').on('click', function(){ $('.searchform').removeClass('show'); }); if ($.fn.checkboxradio) { $( "input" ).checkboxradio(); } jQuery(window).on('load', function() { $('#preloader').fadeOut('slow', function() { $(this).remove(); }); }); })(jQuery); $(window).scroll(function() { if ($(this).scrollTop() > 200){ $('.menu-area').addClass("sticky"); } else{ $('.menu-area').removeClass("sticky"); } });
Close