mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-26 10:18:27 +00:00
10 lines
112 B
HTML
10 lines
112 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<script>
|
|
parent.passJSUrl = false;
|
|
parent.finishTest();
|
|
</script>
|
|
</body>
|
|
</html>
|