fix: 豆瓣-开屏广告误触

This commit is contained in:
AIsouler
2025-11-01 22:17:49 +08:00
parent 238b7281c4
commit 59ba892bce

View File

@@ -58,8 +58,10 @@ export default defineGkdApp({
{ {
key: 3, key: 3,
fastQuery: true, fastQuery: true,
excludeMatches: '[text="去绑定邮箱"][visibleToUser=true]',
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/17687115', snapshotUrls: 'https://i.gkd.li/i/17687115',
excludeSnapshotUrls: 'https://i.gkd.li/i/23283375',
}, },
{ {
key: 4, key: 4,