From 57885791a76c26ffc995021582703397c51b4208 Mon Sep 17 00:00:00 2001 From: Sukka <isukkaw@gmail.com> Date: Sun, 11 Nov 2018 09:48:28 +0800 Subject: [PATCH 1/2] docs(README): update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb9c6b3..b9ecf4a 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ var dsqjs = new DisqusJS({ ## Author 作者 -**DisqusJS** © [Sukka](https://github.com/SukkaW), Released under the [GPL-3.0](https://github.com/SukkaW/suka.css/blob/master/LICENSE) License.<br> +**DisqusJS** © [Sukka](https://github.com/SukkaW), Released under the [MIT](https://github.com/SukkaW/suka.css/blob/master/LICENSE) License.<br> Authored and maintained by Sukka with help from contributors ([list](https://github.com/SukkaW/suka.css/graphs/contributors)). -> [Personal Website](https://skk.moe) · [Blog](https://blog.skk.moe) · GitHub [@SukkaW](https://github.com/SukkaW) · Telegram Channel [@SukkaChannel](https://t.me/SukkaChannel) +> [Personal Website](https://skk.moe) · [Blog](https://blog.skk.moe) · GitHub [@SukkaW](https://github.com/SukkaW) · Telegram Channel [@SukkaChannel](https://t.me/SukkaChannel) · Twitter [@isukkaw](https://twitter.com/isukkaw) · Keybase [@sukka](https://keybase.io/sukka) From f7fa2e3f1bff24af3ff2980ac965ef5ed479abe0 Mon Sep 17 00:00:00 2001 From: Sukka <isukkaw@gmail.com> Date: Sun, 11 Nov 2018 10:28:48 +0800 Subject: [PATCH 2/2] docs(README): update --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b9ecf4a..1a1ac0f 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,15 @@ var dsqjs = new DisqusJS({ - commentPolicyText 站点评论政策 URL(对应 对应 Disqus Admin - Settings - General - Comment Policy Summary) - newcomment 是否允许添加新评论(目前增加评论功能尚未实现) +## 谁在使用 DisqusJS? + +- Sukka: [Sukka's Blog](https://blog.skk.moe) +- DIYgod: [Hi, DIYgod](https://fiygod.me) ([source](https://github.com/DIYgod/diygod.me)) +- imlonghao: [Imlonghao](https://imlonghao.com/) +- Yrom Wang: [Yrom's](https://yrom.net/) + +如果你的站点或者个人博客在使用 DisqusJS,来 [把你的网站分享给其他人吧](https://github.com/SukkaW/DisqusJS/issues/11)! + ## 注意 - DisqusJS 如果检测到当前页面没有初始化、会提示是否切换到 Disqus 完整模式进行初始化。