Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.0
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
terser /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2022-04-21 14:30
dist
[ DIR ]
drwxr-xr-x
2022-04-21 14:30
lib
[ DIR ]
drwxr-xr-x
2022-04-21 14:33
node_modules
[ DIR ]
drwxr-xr-x
2022-04-21 14:33
tools
[ DIR ]
drwxr-xr-x
2022-04-21 14:30
CHANGELOG.md
20.17
KB
-rw-r--r--
2022-04-21 14:27
LICENSE
1.31
KB
-rw-r--r--
2022-04-21 14:27
PATRONS.md
370
B
-rw-r--r--
2022-04-21 14:27
README.md
57.67
KB
-rw-r--r--
2022-04-21 14:27
main.js
632
B
-rw-r--r--
2022-04-21 14:27
package.json
3.1
KB
-rw-r--r--
2022-04-21 14:27
Save
Rename
import "./lib/transform.js"; import "./lib/mozilla-ast.js"; import { minify } from "./lib/minify.js"; export { minify } 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; } }