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 | : 3.145.12.79
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 /
test /
[ HOME SHELL ]
Name
Size
Permission
Action
helpers
[ DIR ]
drwxr-xr-x
GetIntrinsic.js
735
B
-rw-r--r--
diffOps.js
540
B
-rw-r--r--
es2015.js
656
B
-rw-r--r--
es2016.js
671
B
-rw-r--r--
es2017.js
699
B
-rw-r--r--
es5.js
16.81
KB
-rw-r--r--
es6.js
370
B
-rw-r--r--
es7.js
370
B
-rw-r--r--
index.js
665
B
-rw-r--r--
tests.js
53.3
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : es7.js
'use strict'; var test = require('tape'); var ES = require('../'); var ES7 = ES.ES7; var ES2016 = ES.ES2016; var ES7entry = require('../es7'); test('legacy es7 export', function (t) { t.equal(ES7, ES2016, 'main ES7 === main ES2016'); t.end(); }); test('legacy es7 entry point', function (t) { t.equal(ES7, ES7entry, 'main ES7 === ES7 entry point'); t.end(); });
Close