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 /
browserslist /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
1.09
KB
-rw-rw-rw-
README.md
2.84
KB
-rw-rw-rw-
browser.js
1.09
KB
-rw-rw-rw-
cli.js
4.25
KB
-rw-rw-rw-
error.d.ts
155
B
-rw-rw-rw-
error.js
299
B
-rw-rw-rw-
index.d.ts
4.84
KB
-rw-rw-rw-
index.js
33.34
KB
-rw-rw-rw-
node.js
11.99
KB
-rw-rw-rw-
package.json
1.04
KB
-rw-rw-rw-
parse.js
1.75
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "browserslist", "version": "4.24.2", "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", "keywords": [ "caniuse", "browsers", "target" ], "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "browserslist/browserslist", "dependencies": { "caniuse-lite": "^1.0.30001669", "electron-to-chromium": "^1.5.41", "node-releases": "^2.0.18", "update-browserslist-db": "^1.1.1" }, "engines": { "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" }, "bin": { "browserslist": "cli.js" }, "types": "./index.d.ts", "browser": { "./node.js": "./browser.js", "path": false } }
Close