aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/js
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-01-22 23:39:09 +1100
committerSam Potts <sam@potts.es>2018-01-22 23:39:09 +1100
commitebf53d14b12c025b6c2f37a887a55e2bf7ab3b7d (patch)
tree5de42abba738b27100fbc5c63f821d7c7979c9a0 /demo/src/js
parentb298587c0b8c76bcf85a112585f7a9a4c1100eb8 (diff)
downloadplyr-ebf53d14b12c025b6c2f37a887a55e2bf7ab3b7d.tar.lz
plyr-ebf53d14b12c025b6c2f37a887a55e2bf7ab3b7d.tar.xz
plyr-ebf53d14b12c025b6c2f37a887a55e2bf7ab3b7d.zip
Small tweaks
Diffstat (limited to 'demo/src/js')
-rw-r--r--demo/src/js/demo.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js
index 17b0999e..fb215ed0 100644
--- a/demo/src/js/demo.js
+++ b/demo/src/js/demo.js
@@ -52,7 +52,8 @@ document.addEventListener('DOMContentLoaded', () => {
google: 'AIzaSyDrNwtN3nLH_8rjCmu5Wq3ZCm4MNAVdc0c',
},
ads: {
- tagUrl: 'http://go.aniview.com/api/adserver6/vast/?AV_PUBLISHERID=58c25bb0073ef448b1087ad6&AV_CHANNELID=5a0458dc28a06145e4519d21&AV_URL=127.0.0.1:3000&cb=1&AV_WIDTH=640&AV_HEIGHT=480',
+ tagUrl:
+ 'https://go.aniview.com/api/adserver6/vast/?AV_PUBLISHERID=58c25bb0073ef448b1087ad6&AV_CHANNELID=5a0458dc28a06145e4519d21&AV_URL=127.0.0.1:3000&cb=1&AV_WIDTH=640&AV_HEIGHT=480',
},
});