评论配置接口获取

This commit is contained in:
结发受长生
2019-08-25 21:27:14 +08:00
parent eb5625c3ae
commit d42e02e75d
6 changed files with 12 additions and 33 deletions
@@ -1,25 +0,0 @@
{
"gitalk": {
"enable": false,
"config": {
"ClientID": "90e8f648da2a669f7975",
"ClientSecret": "7d2b602616387748ef0df10f7a8a626bdfd1034c",
"repo": "hexo_blog",
"githubID": "sookie2010",
"adminUser": "sookie2010",
"distractionFreeMode": false
}
},
"valine": {
"enable": true,
"config": {
"el": "#comments",
"notify": false,
"verify": false,
"appId": "40jq6uO51rpVT4PEEcayYkda-gzGzoHsz",
"appKey": "nBOoOEDP4EBUfgpSJAF6idKi",
"placeholder": "ヾノ≧∀≦)o来啊,快活啊!",
"avatar": "mm"
}
}
}