Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /home/picotech/domains/ecom1.picotech.app/public_html_ecom1/public/dist/js/custom/site/ drwxr-xr-x |
Viewing file: Select action/file-type: "use strict";var showChar=200,ellipsesText="...",moreText=jsLang("Show more"),lessText=jsLang("Show less");function copyToClipboard(element){var $temp=$("<input>");$("body").append($temp),$temp.val($(element).text()).select(),document.execCommand("copy"),$temp.remove()}function movement(iconId){let el=document.getElementById(iconId);const height=el.clientHeight,width=el.clientWidth;function handleMove(e){const xVal=e.layerX,yVal=e.layerY,yRotation=(xVal-width/2)/width*30,xRotation=(yVal-height/2)/height*-30,string="perspective(500px) scale(1.1) rotateX("+xRotation+"deg) rotateY("+yRotation+"deg)";el.style.transform=string}el.addEventListener("mousemove",handleMove),el.addEventListener("mouseout",(function(){el.style.transform="perspective(500px) scale(1) rotateX(0) rotateY(0)"})),el.addEventListener("mousedown",(function(){el.style.transform="perspective(500px) scale(0.5) rotateX(0) rotateY(0)"})),el.addEventListener("mouseup",(function(){el.style.transform="perspective(500px) scale(1.1) rotateX(0) rotateY(0)"}))}$(".more").each((function(){var content=$(this).html().trim();if(content.length>showChar){var c=content.substr(0,showChar),h=content.substr(showChar,content.length-showChar),html=c+'<span class="moreellipses">'+ellipsesText+' </span><span class="more-content"><span>'+h+'</span> <a href="#" class="more-link roboto-medium text-gray-12 underline">'+moreText+"</a></span>";$(this).html(html)}})),$(".more-link").on("click",(function(){return $(this).hasClass("less")?($(this).removeClass("less"),$(this).html(moreText)):($(this).addClass("less"),$(this).html(lessText)),$(this).parent().prev().toggle(),$(this).prev().toggle(),!1})),(new WOW).init(),$(".copy-button").on("click",(function(){copyToClipboard($($(this).closest(".coupon-card")).find("#coupon-code"));let copyText=$($(this).closest(".coupon-card")).find("#copied-message");copyText.html("Copied!"),copyText.css("display","block"),setTimeout((function(){copyText.fadeOut()}),1e3)})),movement("shopping_bag"),movement("cart"),movement("hand"); |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0038 ]-- |