!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache. PHP/5.6.40-67+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux hosting1.erectacloud.it 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC
2024 x86_64
 

uid=5229(web473) gid=5117(client172) groups=5117(client172),5002(sshusers) 

Safe-mode: OFF (not secure)

/var/www/clients/client172/web473/web/aps/_editors/cle/   drwxr-xr-x
Free 182.74 GB of 490.84 GB (37.23%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     jquery.cleditor.min.js (11.74 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*!
 CLEditor WYSIWYG HTML Editor v1.4.3
 http://premiumsoftware.net/CLEditor
 requires jQuery v1.4.2 or later
 Copyright 2010, Chris Landowski, Premium Software, LLC
 Dual licensed under the MIT or GPL Version 2 licenses.
*/
(function(n){function ci(t){var i=this,v=t.target,w=n.data(v,a),b=o[w],k=b.popupName,nt=f[k],p,d;if(!i.disabled&&n(v).attr(r)!=r){if(p={editor:i,button:v,buttonName:w,popup:nt,popupName:k,command:b.command,useCSS:i.options.useCSS},b.buttonClick&&b.buttonClick(t,p)===!1)return!1;if(w=="source")l(i)?(delete i.range,i.$area.hide(),i.$frame.show(),v.title=b.title):(i.$frame.hide(),i.$area.show(),v.title="Show Rich Text"),setTimeout(function(){c(i)},100);else if(!l(i)){if(k){if(d=n(nt),k=="url"){if(w=="link"&&ni(i)==="")return g(i,"A selection is required when inserting a link.",v),!1;d.children(":button").unbind(u).bind(u,function(){var t=d.find(":text"),r=n.trim(t.val());r!==""&&s(i,p.command,r,null,p.button),t.val("http://"),e(),h(i)})}else k=="pastetext"&&d.children(":button").unbind(u).bind(u,function(){var n=d.find("textarea"),t=n.val().replace(/\n/g,"<br />");t!==""&&s(i,p.command,t,null,p.button),n.val(""),e(),h(i)});return v!==n.data(nt,y)?(ti(i,nt,v),!1):void 0}if(w=="print")i.$frame[0].contentWindow.print();else if(!s(i,p.command,p.value,p.useCSS,v))return!1}h(i)}}function pt(t){var i=n(t.target).closest("div");i.css(tt,i.data(a)?"#FFF":"#FFC")}function wt(t){n(t.target).closest("div").css(tt,"transparent")}function li(i){var v=this,p=i.data.popup,r=i.target,l;if(p!==f.msg&&!n(p).hasClass(w)){var k=n.data(p,y),u=n.data(k,a),b=o[u],d=b.command,c,g=v.options.useCSS;if(u=="font"?c=r.style.fontFamily.replace(/"/g,""):u=="size"?(r.tagName.toUpperCase()=="DIV"&&(r=r.children[0]),c=r.innerHTML):u=="style"?c="<"+r.tagName+">":u=="color"?c=dt(r.style.backgroundColor):u=="highlight"&&(c=dt(r.style.backgroundColor),t?d="backcolor":g=!0),l={editor:v,button:k,buttonName:u,popup:p,popupName:b.popupName,command:d,value:c,useCSS:g},!b.popupClick||b.popupClick(i,l)!==!1){if(l.command&&!s(v,l.command,l.value,l.useCSS,k))return!1;e(),h(v)}}}function k(n){for(var t=1,r=0,i=0;i<n.length;++i)t=(t+n.charCodeAt(i))%65521,r=(r+t)%65521;return r<<16|t}function ai(n){n.$area.val(""),nt(n)}function bt(r,u,e,o,s){var h,c;return f[r]?f[r]:(h=n(i).hide().addClass(fi).appendTo("body"),o?h.html(o):r=="color"?(c=u.colors.split(" "),c.length<10&&h.width("auto"),n.each(c,function(t,r){n(i).appendTo(h).css(tt,"#"+r)}),e=ei):r=="font"?n.each(u.fonts.split(","),function(t,r){n(i).appendTo(h).css("fontFamily",r).html(r)}):r=="size"?n.each(u.sizes.split(","),function(t,r){n(i).appendTo(h).html('<font size="'+r+'">'+r+"<\/font>")}):r=="style"?n.each(u.styles,function(t,r){n(i).appendTo(h).html(r[1]+r[0]+r[1].replace("<","<\/"))}):r=="url"?(h.html('Enter URL:<br /><input type="text" value="http://" size="35" /><br /><input type="button" value="Submit" />'),e=w):r=="pastetext"&&(h.html('Paste your content here and click submit.<br /><textarea cols="40" rows="3"><\/textarea><br /><input type="button" value="Submit" />'),e=w),e||o||(e=at),h.addClass(e),t&&h.attr(it,"on").find("div,font,p,h1,h2,h3,h4,h5,h6").attr(it,"on"),(h.hasClass(at)||s===!0)&&h.children().hover(pt,wt),f[r]=h[0],h[0])}function kt(n,i){i?(n.$area.attr(r,r),n.disabled=!0):(n.$area.removeAttr(r),delete n.disabled);try{t?n.doc.body.contentEditable=!i:n.doc.designMode=i?"off":"on"}catch(u){}c(n)}function s(n,i,r,u,f){d(n),t||((u===undefined||u===null)&&(u=n.options.useCSS),n.doc.execCommand("styleWithCSS",0,u.toString()));var e=!0,o;if(t&&i.toLowerCase()=="inserthtml")v(n).pasteHTML(r);else{try{e=n.doc.execCommand(i,0,r||null)}catch(s){o=s.message,e=!1}e||("cutcopypaste".indexOf(i)>-1?g(n,"For security reasons, your browser does not support the "+i+" command. Try using the keyboard shortcut or context menu instead.",f):g(n,o?o:"Error executing the "+i+" command.",f))}return c(n),ot(n,!0),e}function h(n){setTimeout(function(){l(n)?n.$area.focus():n.$frame[0].contentWindow.focus(),c(n)},0)}function v(n){return t?ft(n).createRange():ft(n).getRangeAt(0)}function ft(n){return t?n.doc.selection:n.$frame[0].contentWindow.getSelection()}function dt(n){var i=/rgba?\((\d+), (\d+), (\d+)/.exec(n),t;if(i){for(n=(i[1]<<16|i[2]<<8|i[3]).toString(16);n.length<6;)n="0"+n;return"#"+n}return(t=n.split(""),n.length==4)?"#"+t[1]+t[1]+t[2]+t[2]+t[3]+t[3]:n}function e(){n.each(f,function(t,i){n(i).hide().unbind(u).removeData(y)})}function gt(){var t=n("link[href*=cleditor]").attr("href");return t.replace(/^(.*\/)[^\/]+$/,"$1")+"images/"}function vi(n){return"url("+gt()+n+")"}function et(i){var o=i.$main,r=i.options;i.$frame&&i.$frame.remove();var u=i.$frame=n('<iframe frameborder="0" src="javascript:true;" />').hide().appendTo(o),l=u[0].contentWindow,f=i.doc=l.document,s=n(f);f.open(),f.write(r.docType+"<html>"+(r.docCSSFile===""?"":'<head><link rel="stylesheet" type="text/css" href="'+r.docCSSFile+'" /><\/head>')+'<body style="'+r.bodyStyle+'"><\/body><\/html>'),f.close(),t&&s.click(function(){h(i)}),nt(i),t&&(s.bind("beforedeactivate beforeactivate selectionchange keypress",function(n){if(n.type=="beforedeactivate")i.inactive=!0;else if(n.type=="beforeactivate")!i.inactive&&i.range&&i.range.length>1&&i.range.shift(),delete i.inactive;else if(!i.inactive)for(i.range||(i.range=[]),i.range.unshift(v(i));i.range.length>2;)i.range.pop()}),u.focus(function(){d(i)})),s.click(e).bind("keyup mouseup",function(){c(i),ot(i,!0)}),rt?i.$area.show():u.show(),n(function(){var t=i.$toolbar,f=t.children("div:last"),e=o.width(),n=f.offset().top+f.outerHeight()-t.offset().top+1;t.height(n),n=(/%/.test(""+r.height)?o.height():parseInt(r.height))-n,u.width(e).height(n),i.$area.width(e).height(si?n-2:n),kt(i,i.disabled),c(i)})}function c(i){var u,e;rt||!hi||i.focused||(i.$frame[0].contentWindow.focus(),window.focus(),i.focused=!0),u=i.doc,t&&(u=v(i)),e=l(i),n.each(i.$toolbar.find("."+ct),function(o,s){var v=n(s),h=n.cleditor.buttons[n.data(s,a)],c=h.command,l=!0,y;if(i.disabled)l=!1;else if(h.getEnabled)y={editor:i,button:s,buttonName:h.name,popup:f[h.popupName],popupName:h.popupName,command:h.command,useCSS:i.options.useCSS},l=h.getEnabled(y),l===undefined&&(l=!0);else if((e||rt)&&h.name!="source"||t&&(c=="undo"||c=="redo"))l=!1;else if(c&&c!="print"&&(t&&c=="hilitecolor"&&(c="backcolor"),!t||c!="inserthtml"))try{l=u.queryCommandEnabled(c)}catch(p){l=!1}l?(v.removeClass(lt),v.removeAttr(r)):(v.addClass(lt),v.attr(r,r))})}function d(n){t&&n.range&&n.range[0].select()}function yi(n){setTimeout(function(){l(n)?n.$area.select():s(n,"selectall")},0)}function pi(i){var u,r,f;return(d(i),u=v(i),t)?u.htmlText:(r=n("<layer>")[0],r.appendChild(u.cloneContents()),f=r.innerHTML,r=null,f)}function ni(n){return(d(n),t)?v(n).text:ft(n).toString()}function g(n,t,i){var r=bt("msg",n.options,oi);r.innerHTML=t,ti(n,r,i)}function ti(t,i,r){var f,h,c,o=n(i),l,s;r?(l=n(r),f=l.offset(),h=--f.left,c=f.top+l.height()):(s=t.$toolbar,f=s.offset(),h=Math.floor((s.width()-o.width())/2)+f.left,c=f.top+s.height()-2),e(),o.css({left:h,top:c}).show(),r&&(n.data(i,y,r),o.bind(u,{popup:i},n.proxy(li,t))),setTimeout(function(){o.find(":text,textarea").eq(0).focus().select()},100)}function l(n){return n.$area.is(":visible")}function nt(t,i){var u=t.$area.val(),o=t.options,f=o.updateFrame,s=n(t.doc.body),e,r;if(f){if(e=k(u),i&&t.areaChecksum==e)return;t.areaChecksum=e}r=f?f(u):u,r=r.replace(/<(?=\/?script)/ig,"&lt;"),o.updateTextArea&&(t.frameChecksum=k(r)),r!=s.html()&&(s.html(r),n(t).triggerHandler(p))}function ot(t,i){var u=n(t.doc.body).html(),o=t.options,f=o.updateTextArea,s=t.$area,e,r;if(f){if(e=k(u),i&&t.frameChecksum==e)return;t.frameChecksum=e}r=f?f(u):u,o.updateFrame&&(t.areaChecksum=k(r)),r!=s.val()&&(s.val(r),n(t).triggerHandler(p))}var ut,yt;n.cleditor={defaultOptions:{width:"auto",height:250,controls:"bold italic underline strikethrough subscript superscript | font size style | color highlight removeformat | bullets numbering | outdent indent | alignleft center alignright justify | undo redo | rule image link unlink | cut copy paste pastetext | print source",colors:"FFF FCC FC9 FF9 FFC 9F9 9FF CFF CCF FCF CCC F66 F96 FF6 FF3 6F9 3FF 6FF 99F F9F BBB F00 F90 FC6 FF0 3F3 6CC 3CF 66C C6C 999 C00 F60 FC3 FC0 3C0 0CC 36F 63F C3C 666 900 C60 C93 990 090 399 33F 60C 939 333 600 930 963 660 060 366 009 339 636 000 300 630 633 330 030 033 006 309 303",fonts:"Arial,Arial Black,Comic Sans MS,Courier New,Narrow,Garamond,Georgia,Impact,Sans Serif,Serif,Tahoma,Trebuchet MS,Verdana",sizes:"1,2,3,4,5,6,7",styles:[["Paragraph","<p>"],["Header 1","<h1>"],["Header 2","<h2>"],["Header 3","<h3>"],["Header 4","<h4>"],["Header 5","<h5>"],["Header 6","<h6>"]],useCSS:!0,docType:'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">',docCSSFile:"",bodyStyle:"margin:4px; font:10pt Arial,Verdana; cursor:text"},buttons:{init:"bold,,|italic,,|underline,,|strikethrough,,|subscript,,|superscript,,|font,,fontname,|size,Font Size,fontsize,|style,,formatblock,|color,Font Color,forecolor,|highlight,Text Highlight Color,hilitecolor,color|removeformat,Remove Formatting,|bullets,,insertunorderedlist|numbering,,insertorderedlist|outdent,,|indent,,|alignleft,Align Text Left,justifyleft|center,,justifycenter|alignright,Align Text Right,justifyright|justify,,justifyfull|undo,,|redo,,|rule,Insert Horizontal Rule,inserthorizontalrule|image,Insert Image,insertimage,url|link,Insert Hyperlink,createlink,url|unlink,Remove Hyperlink,|cut,,|copy,,|paste,,|pastetext,Paste as Text,inserthtml,|print,,|source,Show Source"},imagesPath:function(){return gt()}},n.fn.cleditor=function(t){var i=n([]);return this.each(function(r,u){if(u.tagName.toUpperCase()=="TEXTAREA"){var f=n.data(u,st);f||(f=new cleditor(u,t)),i=i.add(f)}}),i};var tt="backgroundColor",y="button",a="buttonName",p="change",st="cleditor",u="click",r="disabled",i="<div>",it="unselectable",ii="cleditorMain",ri="cleditorToolbar",ht="cleditorGroup",ct="cleditorButton",lt="cleditorDisabled",ui="cleditorDivider",fi="cleditorPopup",at="cleditorList",ei="cleditorColor",w="cleditorPrompt",oi="cleditorMsg",b=navigator.userAgent.toLowerCase(),t=/msie/.test(b),si=/msie\s6/.test(b),hi=/webkit/.test(b),rt=/iphone|ipad|ipod/i.test(b),f={},vt,o=n.cleditor.buttons;n.each(o.init.split("|"),function(n,t){var i=t.split(","),r=i[0];o[r]={stripIndex:n,name:r,title:i[1]===""?r.charAt(0).toUpperCase()+r.substr(1):i[1],command:i[2]===""?r:i[2],popupName:i[3]===""?r:i[3]}}),delete o.init,cleditor=function(r,f){var s=this;s.options=f=n.extend({},n.cleditor.defaultOptions,f);var l=s.$area=n(r).hide().data(st,s).blur(function(){nt(s,!0)}),v=s.$main=n(i).addClass(ii).width(f.width).height(f.height),y=s.$toolbar=n(i).addClass(ri).appendTo(v),h=n(i).addClass(ht).appendTo(y),c=0;n.each(f.controls.split(" "),function(r,e){var w,l,p,v;if(e==="")return!0;e=="|"?(w=n(i).addClass(ui).appendTo(h),h.width(c+1),c=0,h=n(i).addClass(ht).appendTo(y)):(l=o[e],p=n(i).data(a,l.name).addClass(ct).attr("title",l.title).bind(u,n.proxy(ci,s)).appendTo(h).hover(pt,wt),c+=24,h.width(c+1),v={},l.css?v=l.css:l.image&&(v.backgroundImage=vi(l.image)),l.stripIndex&&(v.backgroundPosition=l.stripIndex*-24),p.css(v),t&&p.attr(it,"on"),l.popupName&&bt(l.popupName,f,l.popupClass,l.popupContent,l.popupHover))}),v.insertBefore(l).append(l),vt||(n(document).click(function(t){var i=n(t.target);i.add(i.parents()).is("."+w)||e()}),vt=!0),/auto|%/.test(""+f.width+f.height)&&n(window).bind("resize.cleditor",function(){et(s)}),et(s)},ut=cleditor.prototype,yt=[["clear",ai],["disable",kt],["execCommand",s],["focus",h],["hidePopups",e],["sourceMode",l,!0],["refresh",et],["select",yi],["selectedHTML",pi,!0],["selectedText",ni,!0],["showMessage",g],["updateFrame",nt],["updateTextArea",ot]],n.each(yt,function(n,t){ut[t[0]]=function(){for(var i=this,r=[i],u,n=0;n<arguments.length;n++)r.push(arguments[n]);return(u=t[1].apply(i,r),t[2])?u:i}}),ut.change=function(t){var i=n(this);return t?i.bind(p,t):i.trigger(p)}})(jQuery);

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0076 ]--