Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QR code generation without jiathis.com. #313

Merged
merged 1 commit into from
Aug 6, 2017

Conversation

zklhp
Copy link

@zklhp zklhp commented Aug 6, 2017

You must have hexo-helper-qrcode installed.

Previously the QR code generation was based on the service of jiathis.com which does not support HTTPS. This shortcoming makes the QR code function not work in HTTPS site. Now the QR is generated by hexo so that the dependency of jiathis.com is removed.

之前的代码使用jiathis.com网站提供的服务生成二维码,但这个服务不支持HTTPS。现在的代码使用hexo-helper-qrcode来生成二维码,不再依赖iathis.com。

其他几个分享代码也编辑了一下。

You must have hexo-helper-qrcode installed.
@zklhp
Copy link
Author

zklhp commented Aug 6, 2017

这个修改提供了一种生成二维码的可行方法,而且修正了现有的代码不支持HTTPS的问题。

@tufu9441 tufu9441 merged commit be59276 into tufu9441:master Aug 6, 2017
@zklhp zklhp deleted the add-qrcode branch August 13, 2017 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants