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.143.215.114
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 /
gulp-uglify /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
create-error.js
290
B
-rw-rw-r--
2022-08-30 11:49
gulp-uglify-error.js
471
B
-rw-rw-r--
2022-08-30 11:49
log.js
318
B
-rw-rw-r--
2022-08-30 11:49
minify.js
1.84
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
'use strict'; var makeErrorCause = require('make-error-cause'); var gulpUglifyError = makeErrorCause('GulpUglifyError'); gulpUglifyError.prototype.toString = function() { var cause = this.cause || {}; return ( makeErrorCause.BaseError.prototype.toString.call(this) + (this.fileName ? '\nFile: ' + this.fileName : '') + (cause.line ? '\nLine: ' + cause.line : '') + (cause.col ? '\nCol: ' + cause.col : '') ); }; module.exports = gulpUglifyError;