Skip to content

Commit 199eea1

Browse files
committed
畅言
1 parent 2d0907a commit 199eea1

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

index.html

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -306,24 +306,15 @@ <h3><a id="links" class="anchor" href="#links" aria-hidden="true"><span aria-hid
306306

307307

308308
<br/> <br/>
309-
<!-- 多说评论框 start -->
310-
<div class="ds-thread" data-thread-key="hsweb"
311-
data-title="hsweb 企业后台管理基础框架" data-url="http://www.hsweb.me"></div>
312-
<!-- 多说评论框 end -->
313-
<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
309+
<!--高速版-->
310+
<div id="SOHUCS" sid="www.hsweb.me"></div>
311+
<script charset="utf-8" type="text/javascript" src="http://changyan.sohu.com/upload/changyan.js" ></script>
314312
<script type="text/javascript">
315-
var duoshuoQuery = {short_name: "hsweb"};
316-
(function () {
317-
var ds = document.createElement('script');
318-
ds.type = 'text/javascript';
319-
ds.async = true;
320-
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
321-
ds.charset = 'UTF-8';
322-
(document.getElementsByTagName('head')[0]
323-
|| document.getElementsByTagName('body')[0]).appendChild(ds);
324-
})();
313+
window.changyan.api.config({
314+
appid: 'cysUlwNAF',
315+
conf: 'prod_3413e900a0dc9bd22e812ee1f9d1057c'
316+
});
325317
</script>
326-
<!-- 多说公共JS代码 end -->
327318

328319
<footer class="site-footer">
329320
</footer>

0 commit comments

Comments
 (0)