Tries to forward jitsi.java.net to jitsi.org

cusax-fix
Emil Ivov 14 years ago
parent e77c861931
commit 01c9a5f6ec

@ -1,15 +1,13 @@
<html> <html>
<head> <head>
<title>www.sip-communicator.org</title> <title>Jitsi - The most advanced open source communicator</title>
<meta HTTP-EQUIV="refresh" CONTENT="0;URL=http://www.sip-communicator.org"> <meta HTTP-EQUIV="refresh" CONTENT="0;URL=http://www.jitsi.org">
</head> </head>
<body> <body>
<h3>sip-communicator.org</h3>
<p> <p>
<a href="http://sip-communicator.org/">Forwarding to sip-communicator.org</a>
<script> <script>
document.location.replace("http://sip-communicator.org/"); document.location.replace("http://jitsi.org/");
</script> </script>
</p> </p>
</body> </body>

Loading…
Cancel
Save