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.133.108.227
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 /
svgo /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
plugins
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.npmignore
120
B
-rw-rw-r--
2022-08-30 11:49
.svgo.yml
1.28
KB
-rw-rw-r--
2022-08-30 11:49
CHANGELOG.md
30.74
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
3.49
KB
-rw-rw-r--
2022-08-30 11:49
Makefile
530
B
-rw-rw-r--
2022-08-30 11:49
README.md
10.29
KB
-rw-rw-r--
2022-08-30 11:49
README.ru.md
13.79
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.44
KB
-rw-rw-r--
2022-08-30 11:49
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