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.141.199.214
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
webpack /
buildin /
Delete
Unzip
Name
Size
Permission
Date
Action
.eslintrc
74
B
-rw-r--r--
2018-05-11 14:48
amd-define.js
88
B
-rw-r--r--
2017-04-23 21:09
amd-options.js
82
B
-rw-r--r--
2017-04-23 21:09
global.js
509
B
-rw-r--r--
2018-05-11 14:48
harmony-module.js
596
B
-rw-r--r--
2018-05-11 14:48
module.js
517
B
-rw-r--r--
2018-05-11 14:48
system.js
199
B
-rw-r--r--
2017-04-23 21:09
Save
Rename
var g; // This works in non-strict mode g = (function() { return this; })(); try { // This works if eval is allowed (see CSP) g = g || Function("return this")() || (1,eval)("this"); } catch(e) { // This works if the window reference is available if(typeof window === "object") g = window; } // g can still be undefined, but nothing to do about it... // We return undefined, instead of nothing here, so it's // easier to handle this case. if(!global) { ...} module.exports = g;