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 : 13.59.91.46
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 /
object.assign /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
dist
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
test
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.editorconfig
286
B
-rw-rw-r--
2022-08-30 11:49
.eslintignore
6
B
-rw-rw-r--
2022-08-30 11:49
.eslintrc
590
B
-rw-rw-r--
2022-08-30 11:49
.nycrc
232
B
-rw-rw-r--
2022-08-30 11:49
CHANGELOG.md
7.63
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.05
KB
-rw-rw-r--
2022-08-30 11:49
README.md
3.56
KB
-rw-rw-r--
2022-08-30 11:49
auto.js
36
B
-rw-rw-r--
2022-08-30 11:49
hasSymbols.js
1.58
KB
-rw-rw-r--
2022-08-30 11:49
implementation.js
1.3
KB
-rw-rw-r--
2022-08-30 11:49
index.js
532
B
-rw-rw-r--
2022-08-30 11:49
package.json
1.93
KB
-rw-rw-r--
2022-08-30 11:49
polyfill.js
1.27
KB
-rw-rw-r--
2022-08-30 11:49
shim.js
305
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "root": true, "extends": "@ljharb", "rules": { "complexity": [2, 19], "id-length": [2, { "min": 1, "max": 30 }], "max-statements": [2, 33], "max-statements-per-line": [2, { "max": 2 }], "no-magic-numbers": [1, { "ignore": [0] }], "no-restricted-syntax": [2, "BreakStatement", "ContinueStatement", "DebuggerStatement", "LabeledStatement", "WithStatement"], }, "overrides": [ { "files": "test/**", "rules": { "no-invalid-this": 1, "max-lines-per-function": 0, "max-statements-per-line": [2, { "max": 3 }], "no-magic-numbers": 0, }, }, ], }