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 | : 3.137.164.200
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 /
designprovider /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
anijs-helper-scrollreveal.js
1016
B
-rw-r--r--
anijs.js
8.46
KB
-rw-r--r--
bootstrap.min.js
34.77
KB
-rw-r--r--
html5shiv.js
2.32
KB
-rw-r--r--
jquery-1.11.0.min.js
94.12
KB
-rw-r--r--
jquery-2.1.1.js
241.55
KB
-rw-r--r--
jquery-ui.js
450.57
KB
-rw-r--r--
jquery-ui.min.js
247.72
KB
-rw-r--r--
jquery.gridrotator.js
18.95
KB
-rw-r--r--
jquery.inview.min.js
1.39
KB
-rw-r--r--
jquery.isotope.min.js
15.66
KB
-rw-r--r--
jquery.js
90.92
KB
-rw-r--r--
jquery.min.js
84.68
KB
-rw-r--r--
jquery.prettyPhoto.js
21.54
KB
-rw-r--r--
loader.js
1.74
KB
-rw-r--r--
main.js
5.22
KB
-rw-r--r--
main1.js
6.13
KB
-rw-r--r--
modernAlert.js
11.5
KB
-rw-r--r--
modernAlert.min.js
5.32
KB
-rw-r--r--
modernizr.custom.26633.js
9.23
KB
-rw-r--r--
mousescroll.js
9.29
KB
-rw-r--r--
owl.carousel.min.js
22.49
KB
-rw-r--r--
respond.min.js
3.94
KB
-rw-r--r--
script.js
1.64
KB
-rw-r--r--
scrollreveal.js
32.74
KB
-rw-r--r--
slider.js
44.47
KB
-rw-r--r--
smoothscroll.js
6.44
KB
-rw-r--r--
video.js
50.63
KB
-rw-r--r--
wow.min.js
4.66
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : script.js
(function($) { "use strict"; // Start of use strict // jQuery for page scrolling feature - requires jQuery Easing plugin $('a.page-scroll').bind('click', function(event) { var $anchor = $(this); $('html, body').stop().animate({ scrollTop: ($($anchor.attr('href')).offset().top - 200) }, 1250, 'easeInOutExpo'); event.preventDefault(); }); // Highlight the top nav as scrolling occurs $('body').scrollspy({ target: '.navbar-fixed-top', offset: 51 }); // Closes the Responsive Menu on Menu Item Click $('.navbar-collapse ul li a').click(function() { $('.navbar-toggle:visible').click(); }); // Offset for Main Navigation $('#mainNav').affix({ offset: { top: 100 } }) // Initialize and Configure Scroll Reveal Animation window.sr = ScrollReveal(); sr.reveal('.sr-icons', { duration: 600, scale: 0.3, distance: '0px' }, 200); sr.reveal('.sr-button', { duration: 1000, delay: 200 }); sr.reveal('.sr-contact', { duration: 600, scale: 0.3, distance: '0px' }, 300); $('.popup-gallery').magnificPopup({ delegate: 'a', type: ' image', tLoading: 'Loading image #%curr%...', mainClass: 'mfp-img-mobile', gallery: { enabled: true, navigateByImgClick: true, preload: [0, 1] // Will preload 0 - before current, and 1 after the current image }, image: { tError: '<a href="%url%">The image #%curr%</a> could not be loaded.' } }); })(jQuery); // End of use strict
Close