summaryrefslogtreecommitdiff
path: root/files/test-refresh.html
blob: baf2c02d996fdafc23ac5834f9d1de14dbc4d64c (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="refresh" content="0; url=https://go.wit.com/">
    </head>
    <body>
        BAD URL <a href="https://go.wit.com/">redirecting back to go.wit.com</a>
    </body>
</html>