> I was googling around when I found this: http://9os.org
> 
> my question is: wtf?

Whatever it is, it's inaccessible to mothra (and who knows which other
browsers?) because it tries to use meta refresh trickery instead of
standard http redirect, without including an alternative link:

$ hget http://9os.org
<html>
        <head>
        <meta http-equiv="refresh" content="0;url=http://9os.org/bin/twiki";>
        </head>
        <body>
        </body>
<html>
  

Reply via email to