mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(迅雷): 会员续费横幅 (#1860)
* Create com.ikang.official.ts * Delete src/apps/com.ikang.official.ts * feat(迅雷): 会员续费
This commit is contained in:
@@ -242,6 +242,13 @@ export default defineAppConfig({
|
|||||||
'[text="立即开通"] + [id="com.xunlei.downloadprovider:id/close"]',
|
'[text="立即开通"] + [id="com.xunlei.downloadprovider:id/close"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12882939',
|
snapshotUrls: 'https://i.gkd.li/import/12882939',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
activityIds: 'com.xunlei.downloadprovider.frame.MainTabActivity',
|
||||||
|
matches:
|
||||||
|
'[text="您的会员已过期"] < LinearLayout +n ImageView[desc="迅雷"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/13259268',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
// key = 11 已被使用,后续不可再使用
|
// key = 11 已被使用,后续不可再使用
|
||||||
|
|||||||
Reference in New Issue
Block a user