[ Avaa Bypassed ]




Upload:

Command:

www-data@18.191.163.22: ~ $
!function(t){"object"==typeof exports&&"object"==typeof module?t(require("../../lib/codemirror"),require("../htmlmixed/htmlmixed"),require("../ruby/ruby")):"function"==typeof define&&define.amd?define(["../../lib/codemirror","../htmlmixed/htmlmixed","../ruby/ruby"],t):t(CodeMirror)}(function(t){"use strict";t.defineMode("slim",function(e){var n=t.getMode(e,{name:"htmlmixed"}),i=t.getMode(e,"ruby"),r={html:n,ruby:i},o={ruby:"ruby",javascript:"javascript",css:"text/css",sass:"text/x-sass",scss:"text/x-scss",less:"text/x-less",styl:"text/x-styl",coffee:"coffeescript",asciidoc:"text/x-asciidoc",markdown:"text/x-markdown",textile:"text/x-textile",creole:"text/x-creole",wiki:"text/x-wiki",mediawiki:"text/x-mediawiki",rdoc:"text/x-rdoc",builder:"text/x-builder",nokogiri:"text/x-nokogiri",erb:"application/x-erb"},u=function(t){var e=[];for(var n in t)e.push(n);return new RegExp("^("+e.join("|")+"):")}(o),a={commentLine:"comment",slimSwitch:"operator special",slimTag:"tag",slimId:"attribute def",slimClass:"attribute qualifier",slimAttribute:"attribute",slimSubmode:"keyword special",closeAttributeTag:null,slimDoctype:null,lineContinuation:null},c={"{":"}","[":"]","(":")"},l="_a-zA-ZÀ-ÖØ-öø-˿Ͱ-ͽͿ-῿‌-‍⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�",s=l+"\\-0-9·̀-ͯ‿-⁀",k=new RegExp("^[:"+l+"](?::["+s+"]|["+s+"]*)"),d=new RegExp("^[:"+l+"][:\\."+s+"]*(?=\\s*=)"),m=new RegExp("^[:"+l+"][:\\."+s+"]*"),f=/^\.-?[_a-zA-Z]+[\w\-]*/,b=/^#[_a-zA-Z]+[\w\-]*/;function z(t,e){t.stack={parent:t.stack,style:"continuation",indented:e,tokenize:t.line},t.line=t.tokenize}function p(t){t.line==t.tokenize&&(t.line=t.stack.tokenize,t.stack=t.stack.parent)}function x(t,e){return function(n,i){return n.peek()==t&&1==i.rubyState.tokenize.length?(n.next(),i.tokenize=e,"closeAttributeTag"):y(n,i)}}function h(e){var n,r=function(t,i){if(1==i.rubyState.tokenize.length&&!i.rubyState.context.prev){if(t.backUp(1),t.eatSpace())return i.rubyState=n,i.tokenize=e,e(t,i);t.next()}return y(t,i)};return function(e,o){return n=o.rubyState,o.rubyState=t.startState(i),o.tokenize=r,y(e,o)}}function y(t,e){return i.token(t,e.rubyState)}function S(t,e){return t.match(/^#\{/)?(e.tokenize=x("}",e.tokenize),null):function(t,e,n,i,r){var o=t.current(),u=o.search(/[^\\]#\{/);return u>-1&&(e.tokenize=function(t,e,n){var i=function(i,r){return r.tokenize=e,i.pos<t?(i.pos=t,n):r.tokenize(i,r)};return function(t,n){return n.tokenize=i,e(t,n)}}(t.pos,e.tokenize,r),t.backUp(o.length-u-1)),r}(t,e,0,0,n.token(t,e.htmlState))}function v(t,e,n){return e.stack={parent:e.stack,style:"html",indented:t.column()+n,tokenize:e.line},e.line=e.tokenize=S,null}function w(t,e){return t.skipToEnd(),e.stack.style}function g(t,e){return t.eat(e.stack.endQuote)?(e.line=e.stack.line,e.tokenize=e.stack.tokenize,e.stack=e.stack.parent,null):t.match(m)?(e.tokenize=M,"slimAttribute"):(t.next(),null)}function M(t,e){return t.match(/^==?/)?(e.tokenize=C,null):g(t,e)}function C(t,e){var n=t.peek();return'"'==n||"'"==n?(e.tokenize=_(n,"string",!0,!1,g),t.next(),e.tokenize(t,e)):"["==n?h(g)(t,e):t.match(/^(true|false|nil)\b/)?(e.tokenize=g,"keyword"):h(g)(t,e)}function E(e,n){if(e.match(/^#\{/))return n.tokenize=x("}",n.tokenize),null;var i=new t.StringStream(e.string.slice(n.stack.indented),e.tabSize);i.pos=e.pos-n.stack.indented,i.start=e.start-n.stack.indented,i.lastColumnPos=e.lastColumnPos-n.stack.indented,i.lastColumnValue=e.lastColumnValue-n.stack.indented;var r=n.subMode.token(i,n.subState);return e.pos=i.pos+n.stack.indented,r}function A(t,e){return e.stack.indented=t.column(),e.line=e.tokenize=E,e.tokenize(t,e)}function L(n){return r.hasOwnProperty(n)?r[n]:r[n]=function(n){var i=o[n],r=t.mimeModes[i];if(r)return t.getMode(e,r);var u=t.modes[i];return u?u(e,{name:i}):t.getMode(e,"null")}(n)}function $(t,e){return t.skipToEnd(),"slimDoctype"}function T(e,n){var i,r;if("<"==e.peek())return(n.tokenize=function(t){return function(e,n){var i=function(t,e){return t.match(/^\\$/)?"lineContinuation":S(t,e)}(e,n);return e.eol()&&(n.tokenize=t),i}}(n.tokenize))(e,n);if(e.match(/^[|']/))return v(e,n,1);if(e.match(/^\/(!|\[\w+])?/))return function(t,e){return e.stack={parent:e.stack,style:"comment",indented:e.indented+1,tokenize:e.line},e.line=w,w(t,e)}(e,n);if(e.match(/^(-|==?[<>]?)/))return n.tokenize=function(t,e){return function(n,i){if(p(i),n.match(/^\\$/))return z(i,t),"lineContinuation";var r=e(n,i);return n.eol()&&n.current().match(/(?:^|[^\\])(?:\\\\)*\\$/)&&n.backUp(1),r}}(e.column(),(i=e.column(),r=y,function(t,e){p(e);var n=r(t,e);return t.eol()&&t.current().match(/,$/)&&z(e,i),n})),"slimSwitch";if(e.match(/^doctype\b/))return n.tokenize=$,"keyword";var o=e.match(u);return o?function(e,n){var i=L(e),r=t.startState(i);return n.subMode=i,n.subState=r,n.stack={parent:n.stack,style:"sub",indented:n.indented+1,tokenize:n.line},n.line=n.tokenize=A,"slimSubmode"}(o[1],n):j(e,n)}function U(t,e){return e.startOfLine?T(t,e):j(t,e)}function j(t,e){return t.eat("*")?(e.tokenize=h(O),null):t.match(k)?(e.tokenize=O,"slimTag"):R(t,e)}function O(t,e){return t.match(/^(<>?|><?)/)?(e.tokenize=R,null):R(t,e)}function R(t,e){return t.match(b)?(e.tokenize=R,"slimId"):t.match(f)?(e.tokenize=R,"slimClass"):q(t,e)}function q(t,e){return t.match(/^([\[\{\(])/)?function(t,e,n){return t.stack={parent:t.stack,style:"wrapper",indented:t.indented+1,tokenize:n,line:t.line,endQuote:e},t.line=t.tokenize=g,null}(e,c[RegExp.$1],q):t.match(d)?(e.tokenize=I,"slimAttribute"):"*"==t.peek()?(t.next(),e.tokenize=h(D),null):D(t,e)}function I(t,e){return t.match(/^==?/)?(e.tokenize=P,null):q(t,e)}function P(t,e){var n=t.peek();return'"'==n||"'"==n?(e.tokenize=_(n,"string",!0,!1,q),t.next(),e.tokenize(t,e)):"["==n?h(q)(t,e):":"==n?h(Z)(t,e):t.match(/^(true|false|nil)\b/)?(e.tokenize=q,"keyword"):h(q)(t,e)}function Z(t,e){return t.backUp(1),t.match(/^[^\s],(?=:)/)?(e.tokenize=h(Z),null):(t.next(),q(t,e))}function _(t,e,n,i,r){return function(o,u){p(u);var a=0==o.current().length;if(o.match(/^\\$/,a))return a?(z(u,u.indented),"lineContinuation"):e;if(o.match(/^#\{/,a))return a?(u.tokenize=x("}",u.tokenize),null):e;for(var c,l=!1;null!=(c=o.next());){if(c==t&&(i||!l)){u.tokenize=r;break}if(n&&"#"==c&&!l&&o.eat("{")){o.backUp(2);break}l=!l&&"\\"==c}return o.eol()&&l&&o.backUp(1),e}}function D(t,e){return t.match(/^==?/)?(e.tokenize=y,"slimSwitch"):t.match(/^\/$/)?(e.tokenize=U,null):t.match(/^:/)?(e.tokenize=j,"slimSwitch"):(v(t,e,0),e.tokenize(t,e))}var Q={startState:function(){return{htmlState:t.startState(n),rubyState:t.startState(i),stack:null,last:null,tokenize:U,line:U,indented:0}},copyState:function(e){return{htmlState:t.copyState(n,e.htmlState),rubyState:t.copyState(i,e.rubyState),subMode:e.subMode,subState:e.subMode&&t.copyState(e.subMode,e.subState),stack:e.stack,last:e.last,tokenize:e.tokenize,line:e.line}},token:function(t,e){if(t.sol())for(e.indented=t.indentation(),e.startOfLine=!0,e.tokenize=e.line;e.stack&&e.stack.indented>e.indented&&"slimSubmode"!=e.last;)e.line=e.tokenize=e.stack.tokenize,e.stack=e.stack.parent,e.subMode=null,e.subState=null;if(t.eatSpace())return null;var n=e.tokenize(t,e);return e.startOfLine=!1,n&&(e.last=n),a.hasOwnProperty(n)?a[n]:n},blankLine:function(t){if(t.subMode&&t.subMode.blankLine)return t.subMode.blankLine(t.subState)},innerMode:function(t){return t.subMode?{state:t.subState,mode:t.subMode}:{state:t,mode:Q}}};return Q},"htmlmixed","ruby"),t.defineMIME("text/x-slim","slim"),t.defineMIME("application/x-slim","slim")});

Filemanager

Name Type Size Permission Actions
slim.js File 7.31 KB 0644