Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.188.39.197
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
postcss /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
at-rule.d.ts
2.44
KB
-rw-rw-r--
2022-08-30 11:49
at-rule.js
471
B
-rw-rw-r--
2022-08-30 11:49
comment.d.ts
1.34
KB
-rw-rw-r--
2022-08-30 11:49
comment.js
203
B
-rw-rw-r--
2022-08-30 11:49
container.d.ts
12.29
KB
-rw-rw-r--
2022-08-30 11:49
container.js
9.98
KB
-rw-rw-r--
2022-08-30 11:49
css-syntax-error.d.ts
6.08
KB
-rw-rw-r--
2022-08-30 11:49
css-syntax-error.js
2.46
KB
-rw-rw-r--
2022-08-30 11:49
declaration.d.ts
2.99
KB
-rw-rw-r--
2022-08-30 11:49
declaration.js
495
B
-rw-rw-r--
2022-08-30 11:49
document.d.ts
1.49
KB
-rw-rw-r--
2022-08-30 11:49
document.js
654
B
-rw-rw-r--
2022-08-30 11:49
fromJSON.d.ts
107
B
-rw-rw-r--
2022-08-30 11:49
fromJSON.js
1.47
KB
-rw-rw-r--
2022-08-30 11:49
input.d.ts
3.38
KB
-rw-rw-r--
2022-08-30 11:49
input.js
6.04
KB
-rw-rw-r--
2022-08-30 11:49
lazy-result.d.ts
4.52
KB
-rw-rw-r--
2022-08-30 11:49
lazy-result.js
13.24
KB
-rw-rw-r--
2022-08-30 11:49
list.d.ts
1.23
KB
-rw-rw-r--
2022-08-30 11:49
list.js
1.14
KB
-rw-rw-r--
2022-08-30 11:49
map-generator.js
8.58
KB
-rw-rw-r--
2022-08-30 11:49
no-work-result.d.ts
1.29
KB
-rw-rw-r--
2022-08-30 11:49
no-work-result.js
2.49
KB
-rw-rw-r--
2022-08-30 11:49
node.d.ts
12.17
KB
-rw-rw-r--
2022-08-30 11:49
node.js
8.29
KB
-rw-rw-r--
2022-08-30 11:49
parse.d.ts
89
B
-rw-rw-r--
2022-08-30 11:49
parse.js
1.12
KB
-rw-rw-r--
2022-08-30 11:49
parser.js
14.14
KB
-rw-rw-r--
2022-08-30 11:49
postcss.d.ts
11.09
KB
-rw-rw-r--
2022-08-30 11:49
postcss.js
2.72
KB
-rw-rw-r--
2022-08-30 11:49
postcss.mjs
980
B
-rw-rw-r--
2022-08-30 11:49
previous-map.d.ts
1.58
KB
-rw-rw-r--
2022-08-30 11:49
previous-map.js
3.83
KB
-rw-rw-r--
2022-08-30 11:49
processor.d.ts
2.95
KB
-rw-rw-r--
2022-08-30 11:49
processor.js
1.77
KB
-rw-rw-r--
2022-08-30 11:49
result.d.ts
4.02
KB
-rw-rw-r--
2022-08-30 11:49
result.js
745
B
-rw-rw-r--
2022-08-30 11:49
root.d.ts
1.81
KB
-rw-rw-r--
2022-08-30 11:49
root.js
1.18
KB
-rw-rw-r--
2022-08-30 11:49
rule.d.ts
2.34
KB
-rw-rw-r--
2022-08-30 11:49
rule.js
569
B
-rw-rw-r--
2022-08-30 11:49
stringifier.d.ts
1.17
KB
-rw-rw-r--
2022-08-30 11:49
stringifier.js
8.03
KB
-rw-rw-r--
2022-08-30 11:49
stringify.d.ts
107
B
-rw-rw-r--
2022-08-30 11:49
stringify.js
213
B
-rw-rw-r--
2022-08-30 11:49
symbols.js
91
B
-rw-rw-r--
2022-08-30 11:49
terminal-highlight.js
1.37
KB
-rw-rw-r--
2022-08-30 11:49
tokenize.js
6.38
KB
-rw-rw-r--
2022-08-30 11:49
warn-once.js
256
B
-rw-rw-r--
2022-08-30 11:49
warning.d.ts
2.67
KB
-rw-rw-r--
2022-08-30 11:49
warning.js
739
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
'use strict' const SINGLE_QUOTE = "'".charCodeAt(0) const DOUBLE_QUOTE = '"'.charCodeAt(0) const BACKSLASH = '\\'.charCodeAt(0) const SLASH = '/'.charCodeAt(0) const NEWLINE = '\n'.charCodeAt(0) const SPACE = ' '.charCodeAt(0) const FEED = '\f'.charCodeAt(0) const TAB = '\t'.charCodeAt(0) const CR = '\r'.charCodeAt(0) const OPEN_SQUARE = '['.charCodeAt(0) const CLOSE_SQUARE = ']'.charCodeAt(0) const OPEN_PARENTHESES = '('.charCodeAt(0) const CLOSE_PARENTHESES = ')'.charCodeAt(0) const OPEN_CURLY = '{'.charCodeAt(0) const CLOSE_CURLY = '}'.charCodeAt(0) const SEMICOLON = ';'.charCodeAt(0) const ASTERISK = '*'.charCodeAt(0) const COLON = ':'.charCodeAt(0) const AT = '@'.charCodeAt(0) const RE_AT_END = /[\t\n\f\r "#'()/;[\\\]{}]/g const RE_WORD_END = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g const RE_BAD_BRACKET = /.[\n"'(/\\]/ const RE_HEX_ESCAPE = /[\da-f]/i module.exports = function tokenizer(input, options = {}) { let css = input.css.valueOf() let ignore = options.ignoreErrors let code, next, quote, content, escape let escaped, escapePos, prev, n, currentToken let length = css.length let pos = 0 let buffer = [] let returned = [] function position() { return pos } function unclosed(what) { throw input.error('Unclosed ' + what, pos) } function endOfFile() { return returned.length === 0 && pos >= length } function nextToken(opts) { if (returned.length) return returned.pop() if (pos >= length) return let ignoreUnclosed = opts ? opts.ignoreUnclosed : false code = css.charCodeAt(pos) switch (code) { case NEWLINE: case SPACE: case TAB: case CR: case FEED: { next = pos do { next += 1 code = css.charCodeAt(next) } while ( code === SPACE || code === NEWLINE || code === TAB || code === CR || code === FEED ) currentToken = ['space', css.slice(pos, next)] pos = next - 1 break } case OPEN_SQUARE: case CLOSE_SQUARE: case OPEN_CURLY: case CLOSE_CURLY: case COLON: case SEMICOLON: case CLOSE_PARENTHESES: { let controlChar = String.fromCharCode(code) currentToken = [controlChar, controlChar, pos] break } case OPEN_PARENTHESES: { prev = buffer.length ? buffer.pop()[1] : '' n = css.charCodeAt(pos + 1) if ( prev === 'url' && n !== SINGLE_QUOTE && n !== DOUBLE_QUOTE && n !== SPACE && n !== NEWLINE && n !== TAB && n !== FEED && n !== CR ) { next = pos do { escaped = false next = css.indexOf(')', next + 1) if (next === -1) { if (ignore || ignoreUnclosed) { next = pos break } else { unclosed('bracket') } } escapePos = next while (css.charCodeAt(escapePos - 1) === BACKSLASH) { escapePos -= 1 escaped = !escaped } } while (escaped) currentToken = ['brackets', css.slice(pos, next + 1), pos, next] pos = next } else { next = css.indexOf(')', pos + 1) content = css.slice(pos, next + 1) if (next === -1 || RE_BAD_BRACKET.test(content)) { currentToken = ['(', '(', pos] } else { currentToken = ['brackets', content, pos, next] pos = next } } break } case SINGLE_QUOTE: case DOUBLE_QUOTE: { quote = code === SINGLE_QUOTE ? "'" : '"' next = pos do { escaped = false next = css.indexOf(quote, next + 1) if (next === -1) { if (ignore || ignoreUnclosed) { next = pos + 1 break } else { unclosed('string') } } escapePos = next while (css.charCodeAt(escapePos - 1) === BACKSLASH) { escapePos -= 1 escaped = !escaped } } while (escaped) currentToken = ['string', css.slice(pos, next + 1), pos, next] pos = next break } case AT: { RE_AT_END.lastIndex = pos + 1 RE_AT_END.test(css) if (RE_AT_END.lastIndex === 0) { next = css.length - 1 } else { next = RE_AT_END.lastIndex - 2 } currentToken = ['at-word', css.slice(pos, next + 1), pos, next] pos = next break } case BACKSLASH: { next = pos escape = true while (css.charCodeAt(next + 1) === BACKSLASH) { next += 1 escape = !escape } code = css.charCodeAt(next + 1) if ( escape && code !== SLASH && code !== SPACE && code !== NEWLINE && code !== TAB && code !== CR && code !== FEED ) { next += 1 if (RE_HEX_ESCAPE.test(css.charAt(next))) { while (RE_HEX_ESCAPE.test(css.charAt(next + 1))) { next += 1 } if (css.charCodeAt(next + 1) === SPACE) { next += 1 } } } currentToken = ['word', css.slice(pos, next + 1), pos, next] pos = next break } default: { if (code === SLASH && css.charCodeAt(pos + 1) === ASTERISK) { next = css.indexOf('*/', pos + 2) + 1 if (next === 0) { if (ignore || ignoreUnclosed) { next = css.length } else { unclosed('comment') } } currentToken = ['comment', css.slice(pos, next + 1), pos, next] pos = next } else { RE_WORD_END.lastIndex = pos + 1 RE_WORD_END.test(css) if (RE_WORD_END.lastIndex === 0) { next = css.length - 1 } else { next = RE_WORD_END.lastIndex - 2 } currentToken = ['word', css.slice(pos, next + 1), pos, next] buffer.push(currentToken) pos = next } break } } pos++ return currentToken } function back(token) { returned.push(token) } return { back, nextToken, endOfFile, position } }