mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -15,7 +15,14 @@ export default defineAppConfig({
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12813618',
|
||||
},
|
||||
{
|
||||
preKeys: [0],
|
||||
key: 1,
|
||||
activityIds:
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
matches: '@Image < View +3 View > View > Image',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12837225',
|
||||
},
|
||||
{
|
||||
preKeys: [0, 1],
|
||||
key: 10,
|
||||
desc: '打赏页面-点击返回按钮',
|
||||
activityIds: 'local.z.androidshared.vip.RewardActivity',
|
||||
@@ -23,6 +30,14 @@ export default defineAppConfig({
|
||||
'[id="org.gushiwen.gushiwen:id/btn_back"][desc="返回"] + [text="打赏我们"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12813638',
|
||||
},
|
||||
{
|
||||
preKeys: [0, 1],
|
||||
key: 11,
|
||||
desc: '荣誉会员-点击返回按钮',
|
||||
activityIds: 'local.z.androidshared.vip.member.VipActivity',
|
||||
matches: '[id="org.gushiwen.gushiwen:id/backBtn"][desc="返回"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12837229',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user