Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Liam0205/FuseQRCode
Fuse the QRCode of Alipay, WeChat, and QQ in one.
https://github.com/Liam0205/FuseQRCode
Last synced: 3 months ago
JSON representation
Fuse the QRCode of Alipay, WeChat, and QQ in one.
- Host: GitHub
- URL: https://github.com/Liam0205/FuseQRCode
- Owner: Liam0205
- License: mit
- Created: 2018-05-29T06:21:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T09:14:46.000Z (over 6 years ago)
- Last Synced: 2024-08-02T01:26:32.048Z (6 months ago)
- Language: HTML
- Size: 137 KB
- Stars: 22
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FuseQRCode
## 介绍
该项目给出一个 HTML 档,可将支付宝、微信、QQ 的收款码聚合在一起。
* 该项目的原创者应是[孟坤](https://mkblog.cn/922/)。
* @Liam0205 将默认的二维码生成接口替换为支持 HTTPS 的百度云盘接口,以免破坏全站 HTTPS 的安全性。## 部署方法
1. 填空 HTML 档第 13、17、21 行的链接,链接示例参见相应位置的注释说明。
2. 按需修改 HTML 档第 104、113、122 行的说明文字。
3. 将 HTML 档部署在公共网页空间上即可。## 示例页面