example.html 397 B

12345678910111213
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset=utf-8 />
  5. <title>Test DUOSHUO</title>
  6. <script>var duoshuoQuery={short_name:'official',myIds:[1234567]};</script>
  7. <script src=../dist/duoshuo-ua-with-css.min.js></script>
  8. <script src=http://static.duoshuo.com/embed.unstable.js></script>
  9. </head>
  10. <body>
  11. <div class=ds-thread data-thread-key="5174f0a16a04594d4800590e"></div>
  12. </body>
  13. </html>