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.117.132.79
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 /
@babel /
preset-env /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
polyfills
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
available-plugins.js
12.14
KB
-rw-rw-r--
2022-08-30 11:49
debug.js
825
B
-rw-rw-r--
2022-08-30 11:49
filter-items.js
819
B
-rw-rw-r--
2022-08-30 11:49
get-option-specific-excludes.js
261
B
-rw-rw-r--
2022-08-30 11:49
index.js
11.14
KB
-rw-rw-r--
2022-08-30 11:49
module-transformations.js
375
B
-rw-rw-r--
2022-08-30 11:49
normalize-options.js
7.39
KB
-rw-rw-r--
2022-08-30 11:49
options.js
972
B
-rw-rw-r--
2022-08-30 11:49
plugins-compat-data.js
824
B
-rw-rw-r--
2022-08-30 11:49
targets-parser.js
462
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UseBuiltInsOption = exports.TopLevelOptions = exports.ModulesOption = void 0; const TopLevelOptions = { bugfixes: "bugfixes", configPath: "configPath", corejs: "corejs", debug: "debug", exclude: "exclude", forceAllTransforms: "forceAllTransforms", ignoreBrowserslistConfig: "ignoreBrowserslistConfig", include: "include", loose: "loose", modules: "modules", shippedProposals: "shippedProposals", spec: "spec", targets: "targets", useBuiltIns: "useBuiltIns", browserslistEnv: "browserslistEnv" }; exports.TopLevelOptions = TopLevelOptions; const ModulesOption = { false: false, auto: "auto", amd: "amd", commonjs: "commonjs", cjs: "cjs", systemjs: "systemjs", umd: "umd" }; exports.ModulesOption = ModulesOption; const UseBuiltInsOption = { false: false, entry: "entry", usage: "usage" }; exports.UseBuiltInsOption = UseBuiltInsOption;