mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix(IT之家): 局部广告-卡片广告误触
This commit is contained in:
@@ -14,8 +14,12 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.ruanmei.ithome.ui.MainActivity',
|
activityIds: 'com.ruanmei.ithome.ui.MainActivity',
|
||||||
matches: '@[text="关闭"][visibleToUser=true] <<n [vid="ll_web"]',
|
matches:
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15413491',
|
'@[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