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.148.217.66
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 /
stackframe /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
.jscsrc
800
B
-rw-r--r--
2016-02-08 06:45
.jshintrc
921
B
-rw-r--r--
2015-12-30 18:08
.npmignore
90
B
-rw-r--r--
2015-01-16 21:19
CHANGELOG.md
862
B
-rw-r--r--
2016-01-06 05:47
CONTRIBUTING.md
1.2
KB
-rw-r--r--
2015-08-08 21:12
LICENSE
1.05
KB
-rw-r--r--
2017-04-15 17:25
README.md
2.42
KB
-rw-r--r--
2017-04-30 01:24
bower.json
742
B
-rw-r--r--
2017-04-30 02:01
component.json
345
B
-rw-r--r--
2016-01-06 05:25
gulpfile.js
1.77
KB
-rw-r--r--
2016-04-02 02:42
karma.conf.ci.js
4.65
KB
-rw-r--r--
2017-05-07 22:10
karma.conf.js
549
B
-rw-r--r--
2016-01-06 05:47
package.json
2.4
KB
-rw-r--r--
2021-02-04 21:24
stackframe-tests.ts
1.42
KB
-rw-r--r--
2016-04-02 02:40
stackframe.d.ts
1.53
KB
-rw-r--r--
2016-04-02 02:35
stackframe.js
3.78
KB
-rw-r--r--
2017-08-12 17:14
Save
Rename
## Submitting bugs Please include the following information to help us reproduce and fix: * What you did * What you expected to happen * What actually happened * Browser and version * Example code that reproduces the problem (if possible) * *(l33t mode)* A failing test ## Making contributions Want to be listed as a *Contributor*? Make a pull request with: * Unit and/or functional tests that validate changes you're making. * Run unit tests in the latest IE, Firefox, Chrome, Safari and Opera and make sure they pass. * Rebase your changes onto origin/HEAD if you can do so cleanly. * If submitting additional functionality, provide an example of how to use it. * Please keep code style consistent with surrounding code. ## Dev Setup * Make sure you have [NodeJS v0.10](http://nodejs.org/) installed * Run `npm install` from the project directory ## Testing * (Local) Run `gulp test`. Make sure [Karma Local Config](karma.conf.js) has the browsers you want. * (Any browser, remotely) If you have a [Sauce Labs](https://saucelabs.com) account, you can run `gulp test-ci`. Make sure the target browser is enabled in [Karma CI Config](karma.conf.ci.js). Otherwise, Travis will run all browsers if you submit a Pull Request.