Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
p-try /
Delete
Unzip
Name
Size
Permission
Date
Action
index.d.ts
700
B
-rw-r--r--
2022-05-01 21:01
index.js
140
B
-rw-r--r--
2022-05-01 21:01
package.json
776
B
-rw-r--r--
2022-05-01 21:01
Save
Rename
{ "name": "p-try", "version": "3.0.0", "description": "`Start a promise chain", "license": "MIT", "repository": "sindresorhus/p-try", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "type": "module", "exports": "./index.js", "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "scripts": { "test": "xo && ava && tsd" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "promise", "try", "resolve", "function", "catch", "async", "await", "promises", "settled", "ponyfill", "polyfill", "shim", "bluebird" ], "devDependencies": { "ava": "^3.15.0", "tsd": "^0.17.0", "xo": "^0.45.0" } }