freeswitch/html5/verto/demo/index.html

6 lines
102 B
HTML
Raw Normal View History

<script>
document.location = "https://" + window.location.hostname + "/verto/verto.html";
</script>