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.14.144.240
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
node_modules /
svgo /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
lib
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
plugins
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
.npmignore
120
B
-rw-r--r--
2015-12-03 19:35
.svgo.yml
1.28
KB
-rw-r--r--
2016-11-20 11:06
CHANGELOG.md
30.74
KB
-rw-r--r--
2017-01-29 17:57
LICENSE
3.49
KB
-rw-r--r--
2016-08-20 17:44
Makefile
530
B
-rw-r--r--
2016-08-20 17:44
README.md
10.29
KB
-rw-r--r--
2017-01-29 17:57
README.ru.md
13.79
KB
-rw-r--r--
2017-01-29 18:01
package.json
2.06
KB
-rw-r--r--
2021-02-04 21:24
Save
Rename
test: @npm run test lib-cov: @./node_modules/.bin/istanbul instrument --output lib-cov --no-compact --variable global.__coverage__ lib coverage: lib-cov @COVERAGE=1 ISTANBUL_REPORTERS=text-summary ./node_modules/.bin/mocha --reporter mocha-istanbul @rm -rf lib-cov coveralls: lib-cov @COVERAGE=1 ISTANBUL_REPORTERS=lcovonly ./node_modules/.bin/mocha --reporter mocha-istanbul @cat lcov.info | ./node_modules/.bin/coveralls @rm -rf lib-cov lcov.info travis: jshint test coveralls jshint: @npm run jshint .PHONY: test