mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
feat: add snapshotUrls
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user