disqus proxy serverless:实现Disqus代理的Serverless服务解决国内无法访问Disqus的问题可用于hexo等博客 源码
Disqus-Proxy-Serverless 如有疑问请阅读这篇,灵感来自 使用步骤 clonearies并配置src目录下的config.js git clone https://github.com/jacklightChen/disqus-proxy-serverless.git cd disqus-proxy-serverless module . exports = { // 因为要部署在Serverless服务上,端口无所谓,随便填 port : 5050 , // Your Disqus Public Key api_key : '' , // Your
下载地址
用户评论