Linux hkg112.arandomserver.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
LiteSpeed
: 172.96.185.170 | : 216.73.216.67
Cant Read [ /etc/named.conf ]
7.4.33
gom
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 /
gom /
tylekeo.uk /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
ajax-loader.gif
4.08
KB
-rw-r--r--
bootstrap.bundle.min.js
78.77
KB
-rw-r--r--
jquery-1.11.0.min.js
94.12
KB
-rw-r--r--
plugins.js
61.47
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
script.js
3.35
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : script.js
(function ($) { "use strict"; // init Chocolat light box var initChocolat = function () { Chocolat(document.querySelectorAll('.image-link'), { imageSize: 'contain', loop: true, }) } // init jarallax parallax var initJarallax = function () { jarallax(document.querySelectorAll(".jarallax")); jarallax(document.querySelectorAll(".jarallax-keep-img"), { keepImg: true, }); } $(document).ready(function () { /* Video */ var $videoSrc; $('.play-btn').click(function () { $videoSrc = $(this).data("src"); }); $('#myModal').on('shown.bs.modal', function (e) { $("#video").attr('src', $videoSrc + "?autoplay=1&modestbranding=1&showinfo=0"); }) $('#myModal').on('hide.bs.modal', function (e) { $("#video").attr('src', $videoSrc); }) // testimonial swiper var swiper = new Swiper(".testimonial-swiper", { slidesPerView: 3, spaceBetween: 30, pagination: { el: ".swiper-pagination", clickable: true, }, breakpoints: { 0: { slidesPerView: 1, }, 640: { slidesPerView: 2, }, 1024: { slidesPerView: 3, }, }, }); // project swiper var swiper = new Swiper(".project-swiper", { slidesPerView: 4, spaceBetween: 30, pagination: { el: ".swiper-pagination", clickable: true, }, breakpoints: { 0: { slidesPerView: 1, spaceBetween: 10, }, 768: { slidesPerView: 3, spaceBetween: 10, }, 1400: { slidesPerView: 4, spaceBetween: 10, }, } }); // product single page var thumb_slider = new Swiper(".product-thumbnail-slider", { autoplay: true, loop: true, spaceBetween: 8, slidesPerView: 4, freeMode: true, watchSlidesProgress: true, }); var large_slider = new Swiper(".product-large-slider", { autoplay: true, loop: true, spaceBetween: 10, effect: 'fade', thumbs: { swiper: thumb_slider, }, }); window.addEventListener("load", (event) => { //isotope $('.isotope-container').isotope({ // options itemSelector: '.item', layoutMode: 'masonry', }); // Initialize Isotope var $container = $('.isotope-container').isotope({ // options itemSelector: '.item', layoutMode: 'masonry', }); $(document).ready(function () { //active button $('.filter-button').click(function () { $('.filter-button').removeClass('active'); $(this).addClass('active'); }); }); // Filter items on button click $('.filter-button').click(function () { var filterValue = $(this).attr('data-filter'); if (filterValue === '*') { // Show all items $container.isotope({ filter: '*' }); } else { // Show filtered items $container.isotope({ filter: filterValue }); } }); }); initChocolat(); initJarallax(); }); // End of a document })(jQuery);
Close