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 : 18.222.94.214
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
extend /
Delete
Unzip
Name
Size
Permission
Date
Action
.editorconfig
286
B
-rw-r--r--
1985-10-26 08:15
.eslintrc
397
B
-rw-r--r--
1985-10-26 08:15
.jscs.json
4
KB
-rw-r--r--
1985-10-26 08:15
.travis.yml
6.74
KB
-rw-r--r--
1985-10-26 08:15
CHANGELOG.md
2.71
KB
-rw-r--r--
1985-10-26 08:15
LICENSE
1.06
KB
-rw-r--r--
1985-10-26 08:15
README.md
2.96
KB
-rw-r--r--
1985-10-26 08:15
component.json
581
B
-rw-r--r--
1985-10-26 08:15
index.js
3.24
KB
-rw-r--r--
1985-10-26 08:15
package.json
1.91
KB
-rw-r--r--
2021-02-04 21:24
Save
Rename
{ "_args": [ [ "extend@3.0.2", "/home/www/unp" ] ], "_development": true, "_from": "extend@3.0.2", "_id": "extend@3.0.2", "_inBundle": false, "_integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", "_location": "/extend", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "extend@3.0.2", "name": "extend", "escapedName": "extend", "rawSpec": "3.0.2", "saveSpec": null, "fetchSpec": "3.0.2" }, "_requiredBy": [ "/request" ], "_resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", "_spec": "3.0.2", "_where": "/home/www/unp", "author": { "name": "Stefan Thomas", "email": "justmoon@members.fsf.org", "url": "http://www.justmoon.net" }, "bugs": { "url": "https://github.com/justmoon/node-extend/issues" }, "contributors": [ { "name": "Jordan Harband", "url": "https://github.com/ljharb" } ], "dependencies": {}, "description": "Port of jQuery.extend for node.js and the browser", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", "covert": "^1.1.0", "eslint": "^4.19.1", "jscs": "^3.0.7", "tape": "^4.9.1" }, "homepage": "https://github.com/justmoon/node-extend#readme", "keywords": [ "extend", "clone", "merge" ], "license": "MIT", "main": "index", "name": "extend", "repository": { "type": "git", "url": "git+https://github.com/justmoon/node-extend.git" }, "scripts": { "coverage": "covert test/index.js", "coverage-quiet": "covert test/index.js --quiet", "eslint": "eslint *.js */*.js", "jscs": "jscs *.js */*.js", "lint": "npm run jscs && npm run eslint", "posttest": "npm run coverage-quiet", "pretest": "npm run lint", "test": "npm run tests-only", "tests-only": "node test" }, "version": "3.0.2" }