chore: use i.gkd.li

This commit is contained in:
lisonge
2023-11-10 00:54:02 +08:00
parent 8007217a43
commit edc2a98db4
728 changed files with 2641 additions and 2641 deletions

View File

@@ -12,7 +12,7 @@ export default defineAppConfig({
'@View[id=null] + ImageView + FrameLayout TextView[text=`向上滑动或点击查看`]',
{
matches: '@LinearLayout[clickable=true] > TextView[text="跳过"]',
snapshotUrls: ['https://gkd-kit.gitee.io/import/12472630'],
snapshotUrls: ['https://i.gkd.li/import/import/12472630'],
},
],
},
@@ -30,8 +30,8 @@ export default defineAppConfig({
matches:
'@ViewGroup[clickable=true][visibleToUser=true] > ViewGroup > [desc="广告"]',
snapshotUrls: [
'https://gkd-kit.gitee.io/import/12907446',
'https://gkd-kit.gitee.io/import/12907445', // 限定 visibleToUser=true防止在节点不可见时触发规则
'https://i.gkd.li/import/import/12907446',
'https://i.gkd.li/import/import/12907445', // 限定 visibleToUser=true防止在节点不可见时触发规则
],
},
{
@@ -40,8 +40,8 @@ export default defineAppConfig({
name: '点击[屏蔽此广告]',
matches: '@ViewGroup > [desc="屏蔽此广告"]',
snapshotUrls: [
'https://gkd-kit.gitee.io/import/12907654',
'https://gkd-kit.gitee.io/import/12907651',
'https://i.gkd.li/import/import/12907654',
'https://i.gkd.li/import/import/12907651',
],
},
{
@@ -50,8 +50,8 @@ export default defineAppConfig({
name: '点击[不感兴趣]',
matches: '@ViewGroup > [desc="不感兴趣"]',
snapshotUrls: [
'https://gkd-kit.gitee.io/import/12907655',
'https://gkd-kit.gitee.io/import/12907653',
'https://i.gkd.li/import/import/12907655',
'https://i.gkd.li/import/import/12907653',
],
},
],
@@ -64,13 +64,13 @@ export default defineAppConfig({
{
key: 0,
matches: '[text="腾讯广告"] >n [id^="button_close"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12909822',
snapshotUrls: 'https://i.gkd.li/import/import/12909822',
},
{
preKeys: 0,
key: 1,
matches: '[id="com.tencent.mtt:id/reward_dialog_close"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12908955',
snapshotUrls: 'https://i.gkd.li/import/import/12908955',
},
],
},