mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
fix: 链接错误
This commit is contained in:
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
'com.miui.home.launcher.Launcher',
|
||||
],
|
||||
rules: '@[desc="我知道了"] + [desc="了解更多"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12522872',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12522872',
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
@@ -28,33 +28,33 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'@ImageView < FrameLayout -2 ImageView < FrameLayout + FrameLayout > FrameLayout > TextView[text.length=4]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/import/12565637'],
|
||||
snapshotUrls: ['https://i.gkd.li/import/12565637'],
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'@ImageView[desc=null&&id=null] < FrameLayout[childCount=1] +n FrameLayout[childCount<=1] + FrameLayout > FrameLayout > TextView[text.length=4]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/import/12522881',
|
||||
'https://i.gkd.li/import/import/12565480',
|
||||
'https://i.gkd.li/import/import/12565507',
|
||||
'https://i.gkd.li/import/12522881',
|
||||
'https://i.gkd.li/import/12565480',
|
||||
'https://i.gkd.li/import/12565507',
|
||||
],
|
||||
},
|
||||
{
|
||||
matches: [
|
||||
'@ImageView < FrameLayout - ImageView < FrameLayout + FrameLayout > TextView[text.length=4]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12565475',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12565475',
|
||||
},
|
||||
{
|
||||
matches: [
|
||||
'@ImageView < FrameLayout + FrameLayout + ImageView + FrameLayout + FrameLayout > TextView[text.length=4]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12565510',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12565510',
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'TextView[text=null] - FrameLayout > ImageView + FrameLayout > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12565522',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12565522',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -65,8 +65,8 @@ export default defineAppConfig({
|
||||
desc: '点击右上角文字[跳过],此广告相同节点存在两种卡片,一种能准确关闭,另外一种(出现较少)节点位置与实际位置不同故不能关闭,如误触可关闭',
|
||||
activityIds: 'com.sigmob.sdk.base.common.TransparentAdActivity',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/import/12565375',
|
||||
'https://i.gkd.li/import/import/12565408', // 节点位置错误的快照
|
||||
'https://i.gkd.li/import/12565375',
|
||||
'https://i.gkd.li/import/12565408', // 节点位置错误的快照
|
||||
],
|
||||
rules: '[id="close_btn"][text="跳过"]',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user