12345678910111213141516171819 |
- <!doctype html>
- <html>
- <head>
- <meta charset=utf-8 />
- <title>Test DUOSHUO</title>
- <link rel="stylesheet" href="../dist/duoshuo-ua.css">
- <script>
- var duoshuoQuery={
- short_name:'official',
- myIds:[1234567],
- };
- </script>
- <script src="../dist/duoshuo-ua.js"></script>
- <script src="http://static.duoshuo.com/embed.js"></script>
- </head>
- <body>
- <div class=ds-thread data-thread-key="5174f0a16a04594d4800590e"></div>
- </body>
- </html>
|