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 : 18.226.52.76
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 /
uglify-js /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
tools
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE
1.32
KB
-rw-rw-r--
2022-08-30 11:49
README.md
52.96
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.04
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "uglify-js", "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)", "license": "BSD-2-Clause", "version": "3.15.3", "engines": { "node": ">=0.8.0" }, "maintainers": [ "Alex Lam <alexlamsl@gmail.com>", "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)" ], "repository": "mishoo/UglifyJS", "main": "tools/node.js", "bin": { "uglifyjs": "bin/uglifyjs" }, "files": [ "bin", "lib", "tools", "LICENSE" ], "devDependencies": { "acorn": "~8.2.1", "semver": "~6.3.0" }, "scripts": { "test": "node test/compress.js && node test/mocha.js" }, "keywords": [ "cli", "compress", "compressor", "ecma", "ecmascript", "es", "es5", "javascript", "js", "jsmin", "min", "minification", "minifier", "minify", "optimize", "optimizer", "pack", "packer", "parse", "parser", "uglifier", "uglify" ] }