HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wpamazingsecret/wp-content/themes/porto/js/libs/jquery.lazyload.min.js
!function(t,e,o,n){"use strict";var i=t(e),r=[],a=!1,l=!1,f=function(e,o){var n=0;a=!1,r.length&&r.forEach(function(e,i){var a=t(e);a.length?a.hasClass("lazy-load-loaded")||e.lz_count&&e.lz_count>3?r.splice(i,1):o.skip_invisible&&!a.is(":visible")||(!a.closest(".owl-carousel").length&&!a.closest(".swiper-wrapper").length||t.abovethetop(e,o)||t.belowthefold(e,o)?t.abovethetop(e,o)||t.leftofbegin(e,o)||t.belowthefold(e,o)||t.rightoffold(e,o)||(a.trigger("appear"),n=0,e.lz_count?e.lz_count++:e.lz_count=1):(a.trigger("appear"),n=0)):r.splice(i,1)})};t.fn.lazyload=function(n){var s,d=this,c={threshold:0,failure_limit:0,event:"scroll",effect:"show",container:e,data_attribute:"original",data_srcset:"srcset",skip_invisible:!1,appear:null,load:null,placeholder:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB/AAffA0nNPuCLAAAAAElFTkSuQmCC"};return n&&(void 0!==n.failurelimit&&(n.failure_limit=n.failurelimit,delete n.failurelimit),void 0!==n.effectspeed&&(n.effect_speed=n.effectspeed,delete n.effectspeed),t.extend(c,n)),s=void 0===c.container||c.container===e?e:c.container,0!==c.event.indexOf("scroll")||l||s.addEventListener("scroll",function(){a||(a=theme.requestTimeout(function(){f(0,c)},100))},{passive:!0}),this.each(function(){r.push(this);var e=this,o=t(e);e.loaded=!1,void 0!==o.attr("src")&&!1!==o.attr("src")||o.is("img")&&o.attr("src",c.placeholder),o.one("appear",function(n){if(!this.loaded){if(c.appear){var i=d.length;c.appear.call(e,i,c)}var a=o.attr("data-oi")?"data-oi":o.attr("data-"+c.data_attribute)?"data-"+c.data_attribute:"data-src";t("<img />").bind("load",function(){var n=o.attr(a),i=o.attr("data-"+c.data_srcset);o.is("img")?(o.is(":visible")&&o.hide().addClass("no-transition"),o.attr("src",n),i&&o.attr("srcset",i),o.hasClass("no-transition")&&o[c.effect](c.effect_speed,function(){o.removeClass("no-transition")})):o.css("background-image","url('"+n+"')").removeAttr(a),e.loaded=!0;var l=t.grep(r,function(t){return!t.loaded});if(r=l,c.load){var f=d.length;c.load.call(e,f,c)}}).attr("src",o.attr(a))}}),0!==c.event.indexOf("scroll")&&o.bind(c.event,function(){e.loaded||o.trigger("appear")}),o.is(":hidden")&&!e.loaded&&o.trigger("appear")}),l||i.on("resize",function(){f(0,c)}),/(?:iphone|ipod|ipad).*os 5/gi.test(navigator.appVersion)&&i.bind("pageshow",function(e){e.originalEvent&&e.originalEvent.persisted&&r.forEach(function(e){t(e).trigger("appear")})}),l||(t(o).ready(function(){f(0,c)}),t(e).on("load",function(){f(0,c)})),l=!0,this},t.belowthefold=function(o,n){return(void 0===n.container||n.container===e?(e.innerHeight?e.innerHeight:i.height())+i.scrollTop():t(n.container).offset().top+t(n.container).height())<=t(o).offset().top-n.threshold},t.rightoffold=function(o,n){return(void 0===n.container||n.container===e?i.width()+i.scrollLeft():t(n.container).offset().left+t(n.container).width())<=t(o).offset().left-n.threshold},t.abovethetop=function(o,n){return(void 0===n.container||n.container===e?i.scrollTop():t(n.container).offset().top)>=t(o).offset().top+n.threshold+t(o).height()},t.leftofbegin=function(o,n){return(void 0===n.container||n.container===e?i.scrollLeft():t(n.container).offset().left)>=t(o).offset().left+n.threshold+t(o).width()},t.inviewport=function(e,o){return!(t.rightoffold(e,o)||t.leftofbegin(e,o)||t.belowthefold(e,o)||t.abovethetop(e,o))},t.extend(t.expr[":"],{"below-the-fold":function(e){return t.belowthefold(e,{threshold:0})},"above-the-top":function(e){return!t.belowthefold(e,{threshold:0})},"right-of-screen":function(e){return t.rightoffold(e,{threshold:0})},"left-of-screen":function(e){return!t.rightoffold(e,{threshold:0})},"in-viewport":function(e){return t.inviewport(e,{threshold:0})},"above-the-fold":function(e){return!t.belowthefold(e,{threshold:0})},"right-of-fold":function(e){return t.rightoffold(e,{threshold:0})},"left-of-fold":function(e){return!t.rightoffold(e,{threshold:0})}})}(jQuery,window,document);