mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
perf: 央视频-开屏广告
This commit is contained in:
@@ -13,11 +13,10 @@ export default defineGkdApp({
|
||||
priorityTime: 10000,
|
||||
rules: [
|
||||
{
|
||||
// https://github.com/AIsouler/GKD_subscription/issues/880
|
||||
fastQuery: true,
|
||||
matches:
|
||||
'@[clickable=true] > [text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/19859692',
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/19859692', // 被全局规则排除
|
||||
excludeSnapshotUrls: 'https://i.gkd.li/i/20949002',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user