|
|
|
@ -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>
|
|
|
|
|