Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 18.217.160.127
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
node_modules /
npm /
node_modules /
err-code /
Delete
Unzip
Name
Size
Permission
Date
Action
.editorconfig
179
B
-rw-r--r--
2021-03-10 14:36
.eslintrc.json
127
B
-rw-r--r--
2021-03-10 14:36
.npmignore
25
B
-rw-r--r--
2021-03-10 14:36
.travis.yml
54
B
-rw-r--r--
2021-03-10 14:36
README.md
2.3
KB
-rw-r--r--
2021-03-10 14:36
bower.json
589
B
-rw-r--r--
2021-03-10 14:36
index.js
397
B
-rw-r--r--
2021-03-10 14:36
index.umd.js
1.24
KB
-rw-r--r--
2021-03-10 14:36
package.json
1.65
KB
-rw-r--r--
2021-03-10 14:36
Save
Rename
'use strict'; function createError(msg, code, props) { var err = msg instanceof Error ? msg : new Error(msg); var key; if (typeof code === 'object') { props = code; } else if (code != null) { err.code = code; } if (props) { for (key in props) { err[key] = props[key]; } } return err; } module.exports = createError;