mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
perf(汽水音乐): 更新提示 (#1065)
This commit is contained in:
@@ -42,9 +42,15 @@ export default defineGkdApp({
|
|||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: 'com.luna.biz.ad.AdActivity',
|
activityIds: [
|
||||||
|
'com.luna.biz.ad.AdActivity',
|
||||||
|
'com.luna.biz.main.main.MainActivity',
|
||||||
|
],
|
||||||
matches: '@[text="稍后再说"] + [text="立即升级"]',
|
matches: '@[text="稍后再说"] + [text="立即升级"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14790279',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14790279',
|
||||||
|
'https://i.gkd.li/i/21427972',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user