feat(番茄免费小说): 更新提示 (补充activityid #625)

This commit is contained in:
AIsouler
2024-12-18 13:06:55 +08:00
parent 5131f83a58
commit 4cdd78ce4d

View File

@@ -66,9 +66,12 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
activityIds: '.update', activityIds: ['.update', '.pages.main.MainFragmentActivity'],
matches: '@[text="以后再说"] + [text="优先体验"]', matches: '@[text="以后再说"] + [text="优先体验"]',
snapshotUrls: 'https://i.gkd.li/i/12716477', snapshotUrls: [
'https://i.gkd.li/i/12716477',
'https://i.gkd.li/i/18175292',
],
}, },
], ],
}, },