打开主菜单

少前百科GFwiki β

更改

首页

添加657字节2018年5月24日 (四) 04:57
无编辑摘要
default=(输入你的页面标题)
</inputbox>
 
 
<html>
<head>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script>
<script src='//unpkg.com/valine/dist/Valine.min.js'></script>
</head>
<body>
<div id="comment"></div>
<script>
new Valine({
el: '#comment' ,
notify:false,
verify:false,
appId: 'Qgo5O1HbDdbUwAmNlw9xk8bV-9Nh9j0Va',
appKey: 'trvdc4z1vfJ48V861xhLxSHL',
placeholder: 'ヾノ≧∀≦)o欢快地讨论起来~',
path:window.location.pathname + window.location.search,
avatar:'hide' ,
guest_info:['nick']
});
</script>
</body>
</html>
14,345
个编辑