mirror of
https://github.com/duguosheng/6.S081-All-in-one.git
synced 2026-05-08 23:23:38 +08:00
19 lines
437 B
JSON
19 lines
437 B
JSON
{
|
|
"plugins": [
|
|
"chapter-fold",
|
|
"code",
|
|
"splitter",
|
|
"pageview-count",
|
|
"donate"
|
|
],
|
|
"pluginsConfig": {
|
|
"donate": {
|
|
"wechat": "https://raw.githubusercontent.com/duguosheng/6.S081-All-in-one/main/images/wechatpay.png",
|
|
"alipay": "https://raw.githubusercontent.com/duguosheng/6.S081-All-in-one/main/images/alipay.png",
|
|
"title": "",
|
|
"button": "打赏",
|
|
"alipayText": "支付宝",
|
|
"wechatText": "微信"
|
|
}
|
|
}
|
|
} |