12345678910111213 |
- <!doctype html>
- <html>
- <head>
- <meta charset=utf-8 />
- <title>Test DUOSHUO</title>
- <script>var duoshuoQuery={short_name:'your_short_name',myIds:[1234567]};</script>
- <script src=../dist/duoshuo-ua.min.js></script>
- <script src=http://static.duoshuo.com/embed.unstable.js></script>
- </head>
- <body>
- <div class=ds-thread data-thread-key="your_key"></div>
- </body>
- </html>
|