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 : 3.17.173.228
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 /
bs-recipes /
Delete
Unzip
Name
Size
Permission
Date
Action
recipes
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
index.js
24
B
-rw-rw-r--
2022-08-30 11:49
manifest.json
19.78
KB
-rw-rw-r--
2022-08-30 11:49
package.json
779
B
-rw-rw-r--
2022-08-30 11:49
readme.md
5.1
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "bs-recipes", "version": "1.3.4", "description": "Fully working project examples showing how to use BrowserSync in various ways", "repository": "BrowserSync/recipes", "author": "Shane Osbourne", "main": "index.js", "files": [ "recipes", "index.js", "manifest.json" ], "scripts": { "clean:nm": "find ./recipes -name node_modules | xargs rm -rf", "clean:other": "find . -name .sass-cache | xargs rm -rf && find . -name .idea | xargs rm -rf", "build": "node crossbow.js", "test": "npm run-script build", "prepublish": "npm run clean:nm && npm run clean:other" }, "license": "ISC", "homepage": "http://www.browsersync.io/docs/recipes/", "devDependencies": { "crossbow": "^0.4.5", "node-dir": "^0.1.6" } }