mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
fix: 链接错误
This commit is contained in:
@@ -14,13 +14,13 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
matches: 'ImageView -n LinearLayout > [text^="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12843284',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12843284',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'[id="com.zhiyin.qingdan.dashixiong:id/ksad_splash_circle_skip_view"] > [text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12843283',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12843283',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -34,27 +34,27 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
matches:
|
||||
'@ImageView <n ViewGroup -2 ViewGroup > ViewGroup > [text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12843281',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12843281',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'ImageView - LinearLayout - FrameLayout > FrameLayout > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12843282',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12843282',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches: 'ImageView - FrameLayout > FrameLayout > ImageView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/import/12843345',
|
||||
'https://i.gkd.li/import/import/12843333',
|
||||
'https://i.gkd.li/import/12843345',
|
||||
'https://i.gkd.li/import/12843333',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
quickFind: true,
|
||||
matches: '@Image < View +n View > View > View > [text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12843323',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12843323',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -66,7 +66,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
||||
quickFind: true,
|
||||
rules: '[desc^="必读通告"] +n [desc="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12843280',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12843280',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user