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
/
usr /
share /
nodejs /
webidl-conversions /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
package.json
982
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "webidl-conversions", "version": "7.0.0", "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "main": "lib/index.js", "scripts": { "lint": "eslint .", "test": "mocha test/*.js", "test-no-sab": "mocha --parallel --jobs 2 --require test/helpers/delete-sab.js test/*.js", "coverage": "nyc mocha test/*.js" }, "_scripts_comments": { "test-no-sab": "Node.js internals are broken by deleting SharedArrayBuffer if you run tests on the main thread. Using Mocha's parallel mode avoids this." }, "repository": "jsdom/webidl-conversions", "keywords": [ "webidl", "web", "types" ], "files": [ "lib/" ], "author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)", "license": "BSD-2-Clause", "devDependencies": { "@domenic/eslint-config": "^1.3.0", "eslint": "^7.32.0", "mocha": "^9.1.1", "nyc": "^15.1.0" }, "engines": { "node": ">=12" } }
Close