</div>
</div>
</div>
- <div id="hack"><iframe allow="camera; microphone" id="theiframe" src="https://play.testansible.fsf.org/resources/welcomepage/index.html"></iframe></div>
+ <div id="hack"><iframe allow="camera; microphone" id="theiframe" src="https://play.libreadventure.fsf.org/resources/welcomepage/index.html"></iframe></div>
</div>
<audio id="audio-webrtc-in">
<source src="/resources/objects/webrtc-in.mp3" type="audio/mp3">
</audio>
- <a rel="jslicense" href="https://play.testansible.fsf.org/jssources/jslicenses.html">JavaScript license information</a>
+ <a rel="jslicense" href="https://play.libreadventure.fsf.org/jssources/jslicenses.html">JavaScript license information</a>
</body>
</html>
<img src="map.png" style="max-width:100%"/>
</div>
- <span style="font-size:small"><a rel="jslicense" href="https://play.testansible.fsf.org/jssources/jslicenses.html">JavaScript license information</a></span>
+ <span style="font-size:small"><a rel="jslicense" href="https://play.libreadventure.fsf.org/jssources/jslicenses.html">JavaScript license information</a></span>
</body>
</html>
let say = tile.properties["say"];
if (url === undefined){
- url="https://play.testansible.fsf.org/resources/welcomepage/index.html";
+ url="https://play.libreadventure.fsf.org/resources/welcomepage/index.html";
this.active = false;
document.getElementById("webRtc").style.pointerEvents="none";
}else{
config: {
iceServers: [
{
- urls: 'turn:turn.testansible.fsf.org:3478',
+ urls: 'turn:turn.libreadventure.fsf.org:3478',
username: 'user',
credential: 'password'
},