Created
April 9, 2013 21:42
-
-
Save youxiachai/5349668 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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