Reverting to old version of receiver

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-18 11:06:31 +01:00
parent 6a5350e648
commit 342268c399

View File

@@ -1,8 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="https://www.gstatic.com/cast/sdk/libs/receiver/2.0.0/cast_receiver.js"> <script src="https://www.gstatic.com/cast/js/receiver/1.0/cast_receiver.js"> </script>
</script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="receiver.js"></script> <script src="receiver.js"></script>
</head> </head>