|
|
|
@ -84,6 +84,7 @@
|
|
|
|
|
<div class="dsqjs-demo-descr">
|
|
|
|
|
<h1>DisqusJS Demo</h1>
|
|
|
|
|
<p>Disqus 替代方案 - 使用 Disqus API 渲染评论列表</p>
|
|
|
|
|
<p>Demo 中使用了我自行搭建的 Disqus API 反代 <code>https://disqus.skk.moe/disqus/</code>,开放给大家使用,但不保证 SLA</p>
|
|
|
|
|
<p>如果您当前网络支持访问 Disqus,DisqusJS 将会自动加载完整 DISQUS 模式。如果需要预览 DisqusJS 你可以 <a href="javascript:;" onclick="forceDisqusJS()">点击这里</a>
|
|
|
|
|
来强制使用 DisqusJS 的评论基础模式</p>
|
|
|
|
|
</div>
|
|
|
|
@ -115,4 +116,4 @@
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/disqusjs@0.2.0/dist/disqus.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|
|
|
|
|
</html>
|
|
|
|
|