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>
<head>
<title>www.sip-communicator.org</title>
<meta HTTP-EQUIV="refresh" CONTENT="0;URL=http://www.sip-communicator.org">
<title>Jitsi - The most advanced open source communicator</title>
<meta HTTP-EQUIV="refresh" CONTENT="0;URL=http://www.jitsi.org">
</head>
<body>
<h3>sip-communicator.org</h3>
<p>
<a href="http://sip-communicator.org/">Forwarding to sip-communicator.org</a>
<script>
document.location.replace("http://sip-communicator.org/");
document.location.replace("http://jitsi.org/");
</script>
</p>
</body>

Loading…
Cancel
Save