Skip to content

Instantly share code, notes, and snippets.

@youxiachai
Created April 9, 2013 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save youxiachai/5349668 to your computer and use it in GitHub Desktop.
Save youxiachai/5349668 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
var duoshuoQuery = {short_name:"xxxxxxxxxxxx"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = 'http://static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment