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 /
wb /
node_modules /
colors /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
custom
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
maps
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
system
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
colors.js
4.71
KB
-rw-rw-r--
2022-08-30 11:49
extendStringPrototype.js
2.98
KB
-rw-rw-r--
2022-08-30 11:49
index.js
362
B
-rw-rw-r--
2022-08-30 11:49
styles.js
2.05
KB
-rw-rw-r--
2022-08-30 11:49
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')();