Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.253.118
Cant Read [ /etc/named.conf ]
8.1.5
www-data
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
/
var /
www /
justhub /
source /
storage /
framework /
views /
[ HOME SHELL ]
Name
Size
Permission
Action
.gitignore
14
B
-rw-r--r--
0007c0482aa5f5bf2f025806d0edfd...
2.86
KB
-rw-r--r--
10c27b214dccc7f15d15da79ac8470...
410
B
-rw-r--r--
1403d9d192af58fe31fb9996ef7aa8...
2.99
KB
-rw-r--r--
1aac04e28a45a544f1837c92c4eff0...
3.39
KB
-rw-r--r--
1b746ee568746cfba0718cee49f5e2...
1.55
KB
-rw-r--r--
21423dcd24eb27dac2740f8be149e7...
1.63
KB
-rw-r--r--
218988a1937bbed1de6fce295c4134...
8.64
KB
-rw-r--r--
35061d12d26aabb07688d04d4afb4d...
856
B
-rw-r--r--
3a5dd5b82e046d7efcb4b69b262def...
6.48
KB
-rw-r--r--
3cad9dcf56bb9814dd4a9d3ce87af5...
2.52
KB
-rw-r--r--
3fe69c1bf2da80e94d5f015d002278...
7.62
KB
-rw-r--r--
44e61a513a8d64b2eb35c1f128c3f2...
4.38
KB
-rw-r--r--
520b297ea23905dbcc2d3b25a561b5...
2.5
KB
-rw-r--r--
527e46fa9f7d5bec2594d905cbd421...
7.06
KB
-rw-r--r--
579fcc4a66d41ac47d6b0d1ff890f4...
5.34
KB
-rw-r--r--
5ed70bc03ef08d4af09849b8efef00...
4.42
KB
-rw-r--r--
62a148c82942d297c63f0f0f02439b...
6.66
KB
-rw-r--r--
7880f401696d98acd483091a3a710c...
2.85
KB
-rw-r--r--
7cb00fc6dda10538825ee8bb2f5d60...
4.26
KB
-rw-r--r--
81eaf552cd586bb87780a832d0ee25...
1.41
KB
-rw-r--r--
9b1bd25a7959e2ee99221dcc184f4a...
1.27
KB
-rw-r--r--
a10258ec81201d4423e45395c96432...
1.05
KB
-rw-r--r--
a1b17d563725695943af990662c11d...
1.34
KB
-rw-r--r--
a3af48bae84e975844e068b9259223...
2.64
KB
-rw-r--r--
ab82a2c11ed87408fdd9dfb6c02d89...
7.28
KB
-rw-r--r--
b1b98f22c773f88aede035857fccfb...
3.17
KB
-rw-r--r--
b7e991354aa061be4f65e5dab60c80...
18.68
KB
-rw-r--r--
b9e80a53f49e02fe01124f92f8e85a...
5.05
KB
-rw-r--r--
be1a5e9809d8020d3f0498ef7afa1c...
3.77
KB
-rw-r--r--
c38973b9887efe4d75ebcf159e664a...
6.67
KB
-rw-r--r--
d6546978e2976ecb0db2e02a311f0b...
1.04
KB
-rw-r--r--
de9e59cd51381870124ebdb1b11213...
3.74
KB
-rw-r--r--
df91b5c97879b28928e1dd78ba6d73...
4.4
KB
-rw-r--r--
e46707f556d0ef8bc3b0d8cb1deedf...
6.44
KB
-rw-r--r--
ed59c13ff5bebe90d90116a554d1d6...
7.94
KB
-rw-r--r--
eec44f02f8588a2f36f31f1ead0ed5...
4.15
KB
-rw-r--r--
f5c7b9dfb478d0042aaeadb0f36105...
4.16
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 1aac04e28a45a544f1837c92c4eff0093ebef2f8.php
<script src="<?php echo e(asset('assets/front/vendor/purecounter/purecounter_vanilla.js')); ?>"></script> <script src="<?php echo e(asset('assets/front/vendor/bootstrap/js/bootstrap.bundle.min.js')); ?>"></script> <script src="<?php echo e(asset('assets/front/vendor/glightbox/js/glightbox.min.js')); ?>"></script> <script src="<?php echo e(asset('assets/front/vendor/isotope-layout/isotope.pkgd.min.js')); ?>"></script> <script src="<?php echo e(asset('assets/front/vendor/swiper/swiper-bundle.min.js')); ?>"></script> <script src="<?php echo e(asset('assets/front/vendor/waypoints/noframework.waypoints.js')); ?>"></script> <script src="<?php echo e(asset('assets/front/vendor/php-email-form/validate.js')); ?>"></script> <!-- Template Main JS File --> <script src="<?php echo e(asset('assets/front/js/main.js')); ?>"></script> <script> /*$(document).ready(function() { // $('#white').css("display", "none"); // Show light logo var firstDivHeight = $('#hero').outerHeight(); // Get the height of the first div $(window).scroll(function() { var scrollTop = $(window).scrollTop(); if (scrollTop > firstDivHeight) { $('#color').css("display", "none"); // Hide light logo }else if (scrollTop <= 400) { //$('#white').css("display", "none"); // Hide light logo $('#color').css("display", "block"); $('#white').css("display", "none"); // alert(1); }else { // alert(2); $('#color').css("display", "none"); // $('.navbar').css('background-color', 'transparent'); // Reset navbar background color $('#white').css("display", "block"); // Show light logo } }); });*/ // Store the original text and expanded text in variables const originalText = "Our customized design solutions bring your ideas to life. From creating compelling logos and stunning graphics to creating engaging visuals, these solutions are ideal for any business. With our visually appealing design solutions, you are sure to boost your business."; const expandedText = originalText + " " ; // Get the element containing the text const contElement = document.querySelector(".cont img p"); // Add event listeners for hover contElement.addEventListener("mouseenter", () => { // When hovering, set the expanded text contElement.textContent = expandedText; }); contElement.addEventListener("mouseleave", () => { // When not hovering, set back to the original text contElement.textContent = originalText; }); </script> <script> document.addEventListener("DOMContentLoaded", function() { const carousel = document.querySelector("#carouselExample"); const slideNumberElement = document.querySelector("#slideNumber"); carousel.addEventListener("slide.bs.carousel", function(event) { const totalSlides = carousel.querySelectorAll(".carousel-item").length; const currentSlideNumber = event.to + 1; slideNumberElement.textContent = `${currentSlideNumber}/${totalSlides}`; }); }); // carusal auto play $(document).ready(function() { $('.carousel').carousel({ interval: 3000 }) }); </script> <?php /**PATH /var/www/justhub/source/resources/views/layouts/common/footer.blade.php ENDPATH**/ ?>
Close