diff --git a/alchemy/templates/include/disqus_comments.html b/alchemy/templates/include/disqus_comments.html
index 244fc30..c05186e 100644
--- a/alchemy/templates/include/disqus_comments.html
+++ b/alchemy/templates/include/disqus_comments.html
@@ -6,18 +6,18 @@
var dsq = document.createElement('script');
dsq.type = 'text/javascript';
dsq.async = true;
- dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+ dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] ||
document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
-
+
blog comments powered by