Skip to content

Instantly share code, notes, and snippets.

@yllus
Created July 10, 2014 21:44
Show Gist options
  • Select an option

  • Save yllus/38d55e30297ebe4f470d to your computer and use it in GitHub Desktop.

Select an option

Save yllus/38d55e30297ebe4f470d to your computer and use it in GitHub Desktop.
Sportsnet.ca - Current Viafoura/Backplane code
<div class="viafoura">
<div class="vf-comments vf-widget" data-widget="comments"></div>
</div>
<script type="text/javascript">
var ViafouraSettings = {
Backplane: {
enable: true,
busName: "rogers-dev"
},
};
</script>
<script>
(function (v, s) {
v.type = 'text/javascript';
v.async = !0;
v.src = '//cdn.viafoura.net/vf.js';
s.parentNode.insertBefore(v, s);
}(document.createElement('script'), document.getElementsByTagName('script')[0]));
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment