Linux business57.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
Server IP : 199.188.201.191 & Your IP : 3.149.235.7
Domains :
Cant Read [ /etc/named.conf ]
User : derozboy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
derozboy /
ornolevaxo.online /
app /
admin /
js /
Delete
Unzip
Name
Size
Permission
Date
Action
chart.js
7.82
KB
-rw-r--r--
2023-04-17 05:33
dashboard.js
6.87
KB
-rw-r--r--
2023-04-17 05:33
documentation.js
835
B
-rw-r--r--
2023-04-17 05:33
file-upload.js
398
B
-rw-r--r--
2023-04-17 05:33
hoverable-collapse.js
806
B
-rw-r--r--
2023-04-17 05:33
off-canvas.js
185
B
-rw-r--r--
2023-04-17 05:33
tabs.js
974
B
-rw-r--r--
2023-04-17 05:33
template.js
1.96
KB
-rw-r--r--
2023-04-17 05:33
todolist.js
952
B
-rw-r--r--
2023-04-17 05:33
tooltips.js
809
B
-rw-r--r--
2023-04-17 05:33
Save
Rename
(function($) { 'use strict'; $(function() { if ($('.demo-tabs').length) { $('.demo-tabs').pwstabs({ effect: 'none' }); } if ($('.hello_world').length) { $('.hello_world').pwstabs(); } if ($('#rtl-tabs-1').length) { $('#rtl-tabs-1').pwstabs({ effect: 'slidedown', defaultTab: 2, rtl: true }); } if ($('#vertical-left').length) { $('#vertical-left').pwstabs({ effect: 'slideleft', defaultTab: 1, containerWidth: '600px', tabsPosition: 'vertical', verticalPosition: 'left' }); } if ($('#horizontal-left').length) { $('#horizontal-left').pwstabs({ effect: 'slidedown', defaultTab: 2, containerWidth: '600px', horizontalPosition: 'bottom' }); } if ($('.tickets-tab').length) { $('.tickets-tab').pwstabs({ effect: 'none' }); } }); })(jQuery);