mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix: 全局规则误触
This commit is contained in:
@@ -30,7 +30,7 @@ export default defineGkdGlobalGroups([
|
||||
key: 2,
|
||||
quickFind: true,
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[text=null] <<n [id="android:id/content"]',
|
||||
},
|
||||
],
|
||||
apps: [...appList.openAdBlackListAppIDs]
|
||||
|
||||
Reference in New Issue
Block a user