feat(迅雷): 会员续费横幅 (#1860)

* Create com.ikang.official.ts

* Delete src/apps/com.ikang.official.ts

* feat(迅雷): 会员续费
This commit is contained in:
yanyu2023 2023-11-05 23:08:06 +08:00 committed by GitHub
parent 3b0e622028
commit b1bf3ba0b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -242,6 +242,13 @@ export default defineAppConfig({
'[text="立即开通"] + [id="com.xunlei.downloadprovider:id/close"]',
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 已被使用,后续不可再使用