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.189.3.134
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
node_modules /
process /
Delete
Unzip
Name
Size
Permission
Date
Action
.eslintrc
435
B
-rw-r--r--
2016-08-29 16:22
LICENSE
1.07
KB
-rw-r--r--
2014-09-30 14:21
README.md
1.33
KB
-rw-r--r--
2015-09-08 15:14
browser.js
5.29
KB
-rw-r--r--
2017-04-26 12:27
index.js
96
B
-rw-r--r--
2014-09-30 14:21
package.json
1.47
KB
-rw-r--r--
2021-05-07 15:09
test.js
6.16
KB
-rw-r--r--
2016-08-30 19:26
Save
Rename
{ extends: "eslint:recommended", "env": { "node": true, "browser": true, "es6" : true, "mocha": true }, "rules": { "indent": [2, 4], "brace-style": [2, "1tbs"], "quotes": [2, "single"], "no-console": 0, "no-shadow": 0, "no-use-before-define": [2, "nofunc"], "no-underscore-dangle": 0, "no-constant-condition": 0, "space-after-function-name": 0, "consistent-return": 0 } }