adding stream url as a block
authork054 <k@fsf.org>
Sat, 19 Mar 2016 17:26:34 +0000 (13:26 -0400)
committerk054 <k@fsf.org>
Sat, 19 Mar 2016 17:26:34 +0000 (13:26 -0400)
2016/includes/live_sidebar.html

index 554addd8cf2d1810bac7bf7bb62c0c5bd7cf901f..74513742bdc22ac5edeec4dd7b047e5ffa68b7bc 100755 (executable)
@@ -1,4 +1,22 @@
 <div class="panel panel-default"> <!-- start support bar -->
+
+
+  <div class="panel-heading">
+    <h3 class="panel-title">Stream URLS!</h3>
+  </div>
+  <div class="panel-body">
+    <p>
+      If you like watching streams in a media player instead of a web browser, here are a few urls you can find usefull:<br>
+      live2.fsf.org<br>
+      live2.fsf.org/room123_stream.webm<br>
+      live2.fsf.org/room141_stream.webm<br>
+      live2.fsf.org/room144_stream.webm<br>
+      https is available for any of them!
+  </div>
+
+  
+  
+
   <div class="panel-heading">
        <h3 class="panel-title">Support the FSF!</h3>
   </div>
@@ -17,6 +35,9 @@
                         alt="[ Donate to the FSF ]" >
        </a></p>
   </div>
+
+
+
 </div> <!-- end support bar -->
 
 <div class="panel panel-default"> <!-- start librejs box -->