update: snapshot link

This commit is contained in:
aisouler
2024-02-23 21:42:34 +08:00
parent a40bada3a1
commit e6103bfcee
1356 changed files with 5993 additions and 5993 deletions

View File

@@ -12,7 +12,7 @@ export default defineAppConfig({
resetMatch: 'app',
rules:
'RelativeLayout[childCount=3] > ImageView + @ImageView[clickable=true][visibleToUser=true] + FrameLayout[childCount>0]',
snapshotUrls: 'https://i.gkd.li/import/12775855',
snapshotUrls: 'https://i.gkd.li/i/12775855',
},
{
key: 0,
@@ -24,20 +24,20 @@ export default defineAppConfig({
key: 0,
name: '英文版邮箱广告-点击Ads',
matches: ['[id="com.tencent.androidqqmail:id/advertise_view_ad"]'],
snapshotUrls: 'https://i.gkd.li/import/12842757',
snapshotUrls: 'https://i.gkd.li/i/12842757',
},
{
name: '英文版邮箱广告-点击Not interested',
preKeys: [0],
matches: '@FrameLayout > TextView[text="Not interested"]',
snapshotUrls: 'https://i.gkd.li/import/12842775',
snapshotUrls: 'https://i.gkd.li/i/12842775',
},
{
key: 1,
name: '点击[广告]',
matches:
'LinearLayout > TextView + @LinearLayout[id!=null][clickable=true] > [text="广告"]',
snapshotUrls: 'https://i.gkd.li/import/12775857',
snapshotUrls: 'https://i.gkd.li/i/12775857',
},
{
preKeys: [0, 1], // https://github.com/gkd-kit/subscription/issues/1776
@@ -45,7 +45,7 @@ export default defineAppConfig({
name: '点击[不感兴趣]',
matches:
'[text="赞助商提供的广告"] < FrameLayout + @FrameLayout > [text="不感兴趣"]',
snapshotUrls: 'https://i.gkd.li/import/12775862',
snapshotUrls: 'https://i.gkd.li/i/12775862',
},
],
},
@@ -60,7 +60,7 @@ export default defineAppConfig({
rules: [
{
matches: '[text="立刻开启"] - [text="以后再说"]',
snapshotUrls: ['https://i.gkd.li/import/13043069'],
snapshotUrls: ['https://i.gkd.li/i/13043069'],
},
],
},