Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.196
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
node_modules /
npm /
node_modules /
colors /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
custom
[ DIR ]
drwxr-xr-x
2024-11-28 18:29
maps
[ DIR ]
drwxr-xr-x
2024-11-28 18:29
system
[ DIR ]
drwxr-xr-x
2024-11-28 18:29
colors.js
5.41
KB
-rw-r--r--
2021-03-10 14:36
extendStringPrototype.js
3.22
KB
-rw-r--r--
2021-03-10 14:36
index.js
369
B
-rw-r--r--
2021-03-10 14:36
styles.js
2.05
KB
-rw-r--r--
2021-03-10 14:36
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')();