mirror of
https://github.com/videojs/video.js.git
synced 2024-12-23 02:04:34 +02:00
been testing an error with disqus
This commit is contained in:
parent
60c7c20188
commit
db5e42e49e
@ -80,7 +80,7 @@
|
|||||||
query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
|
query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/videojs/get_num_replies.js' + query + '"></' + 'script>');
|
document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/videojs/get_num_replies.js' + query + '"></' + 'script>');
|
||||||
})();
|
})();
|
||||||
//]]>
|
//]]>
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user