mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
fix: 豆瓣-开屏广告误触
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user