@@ -189,8 +189,10 @@ async function onNovelPluginLoad(data) {
novelManager.setChargeWay({
globalConfig: {
mode: 5,
- buttonText: "解锁",
+ buttonText: "观看广告解锁",
showButton: true,
+ countdownInProgressButtonText: "广告解锁倒计时还剩 秒",
+ countdownEndedButtonText: "观看广告解锁章节",
tip: "看完广告之后可继续阅读",
},
});