mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
fix: 修复错误使用局部快速查找可能导致规则不触发的问题
This commit is contained in:
@@ -47,7 +47,7 @@ export default defineGkdApp({
|
||||
key: 1,
|
||||
activityIds: 'com.sinovatech.unicom.basic.ui.activity.MainActivity',
|
||||
matches:
|
||||
'@TextView[id="home_popup_close"][childCount=0][clickable=true] <<n [vid="main_fragment_layout_haoka"]',
|
||||
'@TextView[childCount=0][clickable=true][id="home_popup_close"] <<n [vid="main_fragment_layout_haoka"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15971964',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user