Refactor and add configuration and instructions for sponsor

This commit is contained in:
PrinOrange
2023-12-30 19:49:53 +08:00
parent 5019f1d968
commit c3e685c4d0
5 changed files with 61 additions and 19 deletions

View File

@@ -46,14 +46,14 @@ export const Config: TConfig = {
// The supported sponsor ways are wechat-pay, alipay and paypal.
Sponsor: {
// Your WechatPay QRCode Content.
wechatPay: "",
// Your Alipay Link.
alipay: "https://qr.alipay.com/xxxx",
// Your Paypal Account Link.
paypal: "https://paypal.me/xxxx",
// Your WechatPay QRCode content.
WechatPayQRCodeContent: "wxp://xxxxxxxxxxxxxxxxx",
// Your Alipay link.
AlipayLink: "https://qr.alipay.com/xxxx",
// Your Paypal user Id.
PaypalId: "terminels",
// Your Patreon user Id.
patreon: "xxxx",
PatreonId: "xxxx",
},
// Website establishment year.