Wechaty QR Code Online API Service
Add your QR Code to the end of the URL of https://wechaty.github.io/qrcode/
then paste it to your browser to display the QR Code image.
const QRCODE_URL = 'https://wechaty.github.io/qrcode/'
const url = QRCODE_URL + 'https://login.weixin.qq.com/l/YYk19JaKVA=='
console.log(url)
// Output https://wechaty.github.io/qrcode/https://login.weixin.qq.com/l/YYk19JaKVA==
Then open it in browser, that’s it!
Click me: https://wechaty.github.io/qrcode/https://login.weixin.qq.com/l/YYk19JaKVA==
https://wechaty.github.io/qrcode/
+ QR Code
Huan LI (李卓桓), Tencent TVP of Chatbot, <zixia@zixia.net>