[xiph-commits] r18919 - websites/xiph.org/daala

giles at svn.xiph.org giles at svn.xiph.org
Mon Apr 8 15:12:53 PDT 2013


Author: giles
Date: 2013-04-08 15:12:53 -0700 (Mon, 08 Apr 2013)
New Revision: 18919

Modified:
   websites/xiph.org/daala/index.shtml.en
Log:
Us https to fetch the irc iframe.


Modified: websites/xiph.org/daala/index.shtml.en
===================================================================
--- websites/xiph.org/daala/index.shtml.en	2013-04-08 21:58:19 UTC (rev 18918)
+++ websites/xiph.org/daala/index.shtml.en	2013-04-08 22:12:53 UTC (rev 18919)
@@ -39,7 +39,7 @@
 Development discussion takes place at
 <a href="irc://irc.freenode.net/theora">#theora on irc.freenode.net</a>
 for historical reasons.
-(&rarr;<a href="" onclick="document.getElementById('chatbox').innerHTML='<iframe src=\'http://webchat.freenode.net/?channels=theora\' width=800 height=600/>';return false;">web interface</a>)
+(&rarr;<a href="" onclick="document.getElementById('chatbox').innerHTML='<iframe src=\'https://webchat.freenode.net/?channels=theora\' width=800 height=600/>';return false;">web interface</a>)
 </p>
 
 <div id="chatbox" style="text-align:center;"></div>



More information about the commits mailing list