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 /
wb /
node_modules /
source-map-url /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.05
KB
-rw-rw-r--
2022-08-30 11:49
changelog.md
2.1
KB
-rw-rw-r--
2022-08-30 11:49
package.json
837
B
-rw-rw-r--
2022-08-30 11:49
readme.md
2.34
KB
-rw-rw-r--
2022-08-30 11:49
source-map-url.js
1.17
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "source-map-url", "version": "0.4.1", "author": "Simon Lydell", "license": "MIT", "description": "Tools for working with sourceMappingURL comments.", "keywords": [ "source map", "sourceMappingURL", "comment", "annotation" ], "main": "source-map-url.js", "repository": "lydell/source-map-url", "scripts": { "lint": "jshint source-map-url.js test/ ", "unit": "mocha", "test": "npm run lint && npm run unit" }, "devDependencies": { "mocha": "~1.17.1", "expect.js": "~0.3.1", "jshint": "~2.4.3" }, "testling": { "harness": "mocha", "files": "test/*.js", "browsers": [ "ie/8..latest", "chrome/latest", "firefox/latest", "opera/12", "opera/latest", "safari/5", "iphone/6", "android-browser/4" ] } }