mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
11 lines
210 B
HTML
11 lines
210 B
HTML
<!--
|
|
Any copyright is dedicated to the Public Domain.
|
|
http://creativecommons.org/publicdomain/zero/1.0/
|
|
-->
|
|
|
|
<html>
|
|
<body>
|
|
<a id="clickme" href="redirect_twice.sjs">Redirect twice</a>
|
|
</body>
|
|
</html>
|