mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(番茄免费小说): 更新提示 (补充activityid #625)
This commit is contained in:
@@ -66,9 +66,12 @@ export default defineGkdApp({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: '.update',
|
||||
activityIds: ['.update', '.pages.main.MainFragmentActivity'],
|
||||
matches: '@[text="以后再说"] + [text="优先体验"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12716477',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12716477',
|
||||
'https://i.gkd.li/i/18175292',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user