Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
gitbook-plugin-disqus-proxy
Advanced tools
[![npm package](https://img.shields.io/npm/v/gitbook-plugin-disqus-proxy.svg?style=flat)](https://www.npmjs.org/package/gitbook-plugin-disqus-proxy)
book.json
:{
"plugins": ["disqus-proxy"],
"pluginsConfig": {
"disqus-proxy":{
"shortname":"ciqu",
"username":"ciqu",
"host": "disqus-proxy.ycwalker.com",
"port": 5509
}
}
}
gitbook install
参数说明:
shortname
是你的website的 shortname 名称 比如在你的disqus安装代码中 有这样一句脚本:
s.src = 'https://test-eo9kkdlcze.disqus.com/embed.js';
那么你的disqus 的shortname 就是 test-eo9kkdlczeusername
是你的disqus用户名,即评论时候留下的名字,用来区别disqus-proxy的评论头像显示host
是你启用disqus代理的VPS的域名port
是VPS服务器启用disqus代理的端口,需要与之后配置的后端一致后端已经分离出来,查看这里进行配置
FAQs
[![npm package](https://img.shields.io/npm/v/gitbook-plugin-disqus-proxy.svg?style=flat)](https://www.npmjs.org/package/gitbook-plugin-disqus-proxy)
We found that gitbook-plugin-disqus-proxy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.