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.116.239.69
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 /
color-support /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
765
B
-rw-rw-r--
2022-08-30 11:49
README.md
4.47
KB
-rw-rw-r--
2022-08-30 11:49
bin.js
127
B
-rwxrwxr-x
2022-08-30 11:49
browser.js
299
B
-rw-rw-r--
2022-08-30 11:49
index.js
2.58
KB
-rw-rw-r--
2022-08-30 11:49
package.json
816
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "color-support", "version": "1.1.3", "description": "A module which will endeavor to guess your terminal's level of color support.", "main": "index.js", "browser": "browser.js", "bin": "bin.js", "devDependencies": { "tap": "^10.3.3" }, "scripts": { "test": "tap test/*.js --100 -J", "preversion": "npm test", "postversion": "npm publish", "postpublish": "git push origin --all; git push origin --tags" }, "repository": { "type": "git", "url": "git+https://github.com/isaacs/color-support.git" }, "keywords": [ "terminal", "color", "support", "xterm", "truecolor", "256" ], "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "files": [ "browser.js", "index.js", "bin.js" ] }