We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f23aab + f8e33c4 commit 2c8281eCopy full SHA for 2c8281e
index.html
@@ -36,7 +36,7 @@ <h1 id="title">Start a room</h1>
36
<div id="localVolume" class="volume_bar"></div>
37
</div>
38
<div id="remotes"></div>
39
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
40
<script src="simplewebrtc.bundle.js"></script>
41
<script>
42
// grab the room from the URL
0 commit comments