remove UserVoice widget (now it's ridden with spam)

This commit is contained in:
Vladimir Agafonkin 2013-11-15 13:40:03 +02:00
parent e5d575b66c
commit 02313757d5

View File

@ -199,13 +199,13 @@
})();
</script>
<script>
<!--<script>
var uvOptions = {};
(function() {
var uv = document.createElement('script'); uv.type = 'text/javascript'; uv.async = true;
uv.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'widget.uservoice.com/ygv5CFpu3yBQFTFPOAdFg.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(uv, s);
})();
</script>
</script>-->
</body>
</html>