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.225.95.155
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
node_modules /
color-name /
Delete
Unzip
Name
Size
Permission
Date
Action
.eslintrc.json
1.13
KB
-rw-r--r--
2016-09-03 20:48
.npmignore
1.36
KB
-rw-r--r--
2015-06-28 21:51
LICENSE
1.06
KB
-rw-r--r--
2015-12-24 01:59
README.md
384
B
-rw-r--r--
2017-03-14 02:54
index.js
4.51
KB
-rw-r--r--
2017-07-15 22:13
package.json
1.28
KB
-rw-r--r--
2021-02-04 21:24
test.js
171
B
-rw-r--r--
2017-07-15 22:13
Save
Rename
{ "env": { "browser": true, "node": true, "commonjs": true, "es6": true }, "extends": "eslint:recommended", "rules": { "strict": 2, "indent": 0, "linebreak-style": 0, "quotes": 0, "semi": 0, "no-cond-assign": 1, "no-constant-condition": 1, "no-duplicate-case": 1, "no-empty": 1, "no-ex-assign": 1, "no-extra-boolean-cast": 1, "no-extra-semi": 1, "no-fallthrough": 1, "no-func-assign": 1, "no-global-assign": 1, "no-implicit-globals": 2, "no-inner-declarations": ["error", "functions"], "no-irregular-whitespace": 2, "no-loop-func": 1, "no-multi-str": 1, "no-mixed-spaces-and-tabs": 1, "no-proto": 1, "no-sequences": 1, "no-throw-literal": 1, "no-unmodified-loop-condition": 1, "no-useless-call": 1, "no-void": 1, "no-with": 2, "wrap-iife": 1, "no-redeclare": 1, "no-unused-vars": ["error", { "vars": "all", "args": "none" }], "no-sparse-arrays": 1 } }