mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
chore: use i.gkd.li
This commit is contained in:
@@ -13,11 +13,11 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="io.iftech.android.box:id/anythink_myoffer_splash_skip"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706213',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706213',
|
||||
},
|
||||
{
|
||||
matches: '@[text="跳过"] +(5) ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706219',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706219',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -26,7 +26,7 @@ export default defineAppConfig({
|
||||
name: '更新弹窗',
|
||||
activityIds: 'io.iftech.android.box.main.HomeActivity',
|
||||
rules: '[text*="新版本"] +(2) [text="取消"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706195',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706195',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -38,34 +38,34 @@ export default defineAppConfig({
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
matches:
|
||||
'@Image[text=""] < View +(n) View >(2) TextView[text="广告"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706209',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706209',
|
||||
},
|
||||
{
|
||||
name: '优量汇',
|
||||
activityIds: 'io.iftech.android.box.main.HomeActivity',
|
||||
matches: 'ImageView - FrameLayout > ImageView[id=null]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706209',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706209',
|
||||
},
|
||||
{
|
||||
name: '百青藤',
|
||||
activityIds: 'com.anythink.basead.ui.ATPortraitTranslucentActivity',
|
||||
matches:
|
||||
'[id="io.iftech.android.box:id/anythink_myoffer_btn_close_id"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706228',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706228',
|
||||
},
|
||||
{
|
||||
name: '百青藤',
|
||||
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
||||
matches:
|
||||
'@ImageView[id=null][clickable=true] + RelativeLayout + ImageView + ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706236',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706236',
|
||||
},
|
||||
{
|
||||
name: '百青藤',
|
||||
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
||||
matches:
|
||||
'@ImageView[id=null][clickable=true] + RelativeLayout > RelativeLayout > ImageView + ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706240',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706240',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -76,7 +76,7 @@ export default defineAppConfig({
|
||||
activityIds: 'io.iftech.android.box.main.HomeActivity',
|
||||
rules:
|
||||
'@[id="io.iftech.android.box:id/ivClose"] + [text^="限时"][text$="特惠"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706226',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12706226',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user