mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
fix(IT之家): 局部广告-卡片广告误触
This commit is contained in:
@@ -14,8 +14,12 @@ export default defineGkdApp({
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.ruanmei.ithome.ui.MainActivity',
|
||||
matches: '@[text="关闭"][visibleToUser=true] <<n [vid="ll_web"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15413491',
|
||||
matches:
|
||||
'@[text="关闭"][visibleToUser=true] <<n [vid="ll_web"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/15413491',
|
||||
'https://i.gkd.li/i/15603266', // 避免误触
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user