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
/
var /
www /
html /
quiz1 /
node_modules /
workbox-window /
[ HOME SHELL ]
Name
Size
Permission
Action
build
[ DIR ]
dr-xr-xr-x
src
[ DIR ]
dr-xr-xr-x
utils
[ DIR ]
dr-xr-xr-x
LICENSE
1.03
KB
-rw-rw-rw-
README.md
115
B
-rw-rw-rw-
Workbox.d.ts
12.75
KB
-rw-rw-rw-
Workbox.js
30.72
KB
-rw-rw-rw-
Workbox.mjs
29
B
-rw-rw-rw-
_version.d.ts
0
B
-rw-rw-rw-
_version.js
91
B
-rw-rw-rw-
_version.mjs
70
B
-rw-rw-rw-
index.d.ts
214
B
-rw-rw-rw-
index.js
455
B
-rw-rw-rw-
index.mjs
27
B
-rw-rw-rw-
messageSW.d.ts
672
B
-rw-rw-rw-
messageSW.js
1.13
KB
-rw-rw-rw-
messageSW.mjs
31
B
-rw-rw-rw-
package.json
869
B
-rw-rw-rw-
tsconfig.json
282
B
-rw-rw-rw-
tsconfig.tsbuildinfo
30.78
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "workbox-window", "version": "6.6.0", "license": "MIT", "author": "Google's Web DevRel Team", "description": "Simplifies communications with Workbox packages running in the service worker", "repository": "googlechrome/workbox", "bugs": "https://github.com/googlechrome/workbox/issues", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw", "window", "message", "postMessage" ], "workbox": { "packageType": "window", "primaryBuild": "build/workbox-window.prod.mjs" }, "main": "build/workbox-window.prod.umd.js", "module": "build/workbox-window.prod.es5.mjs", "types": "index.d.ts", "dependencies": { "@types/trusted-types": "^2.0.2", "workbox-core": "6.6.0" }, "gitHead": "252644491d9bb5a67518935ede6df530107c9475" }
Close