mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-06 02:30:56 +00:00
10 lines
147 B
HTML
10 lines
147 B
HTML
|
<!DOCTYPE html>
|
||
|
<head>
|
||
|
<script>
|
||
|
// location = 'javascript: "Test"';
|
||
|
</script>
|
||
|
</head>
|
||
|
<body>
|
||
|
<script>parent.passJSUrl1 = true;</script>
|
||
|
</body>
|