feat: add snapshotUrls

This commit is contained in:
AIsouler
2025-04-11 16:35:08 +08:00
parent 4e532e3437
commit 149368a7f3

View File

@@ -43,6 +43,10 @@ export default defineGkdGlobalGroups([
'@View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][text=null] <n FrameLayout[childCount>2] >(7,8,9,10) [text*="第三方应用" || text*="扭动手机" || text*="点击或上滑"][visibleToUser=true]',
'FrameLayout > FrameLayout[childCount>2] > @View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][text=null][visibleToUser=true]',
],
snapshotUrls: [
'https://i.gkd.li/i/19685971', // +(1,2)
'https://i.gkd.li/i/19701216', // +(1,2)
],
},
],
apps: [...appList.openAdBlackListAppIDs]