Linux webd002.cluster121.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.121.40.2 | : 216.73.217.131
Cant Read [ /etc/named.conf ]
7.2.34
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
letacommog /
letaweb /
scripts /
[ HOME SHELL ]
Name
Size
Permission
Action
editor
[ DIR ]
drwx---r-x
libraries
[ DIR ]
drwx---r-x
sample_images
[ DIR ]
drwx---r-x
admin.js
0
B
-rw----r--
builder.js
31.04
KB
-rw----r--
colorpicker.js
10.48
KB
-rw----r--
colorutils.js
13.53
KB
-rw----r--
create_page.js
2.47
KB
-rw----r--
dialog.js
10.66
KB
-rw----r--
ecommerce.js
0
B
-rw----r--
forms.js
9.97
KB
-rw----r--
ihover.js
966
B
-rw----r--
im.js
15.48
KB
-rw----r--
language.js
735
B
-rw----r--
livedemo.js
2.18
KB
-rw----r--
login.js
35
B
-rw----r--
palette.js
7.5
KB
-rw----r--
player.swf
110.76
KB
-rw----r--
popup.js
4.26
KB
-rw----r--
script.js
630
B
-rw----r--
skinutils.js
2.29
KB
-rw----r--
ssultils.js
66.9
KB
-rw----r--
stEditor.js
5.1
KB
-rw----r--
stgrid.js
12.51
KB
-rw----r--
terms_en.js
19.18
KB
-rw----r--
ui.category-editing.js
19.26
KB
-rw----r--
ui.dbfilter-editing.js
15.55
KB
-rw----r--
ui.tab-content.js
10.88
KB
-rw----r--
ui.tab-editing.js
15.23
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : script.js
$(document).ready(function() { $("#quote-carousel").owlCarousel({ navigation : true, // Show next and prev buttons slideSpeed : 300, paginationSpeed : 400, singleItem:true // "singleItem:true" is a shortcut for: // items : 1, // itemsDesktop : false, // itemsDesktopSmall : false, // itemsTablet: false, // itemsMobile : false }); $(window).scroll(function () { if ($(".navbar").offset().top > 50) { $(".navbar-fixed-top").addClass("top-nav-collapse"); } else { $(".navbar-fixed-top").removeClass("top-nav-collapse"); } }); });
Close