mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(哔哩哔哩): 开屏广告
This commit is contained in:
@@ -13,8 +13,11 @@ export default defineGkdApp({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16187624',
|
||||
matches: '[vid="count_down" || vid="skip"][visibleToUser=true]', // [text*="跳过"] 可能会误触搜索框
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/16187624',
|
||||
'https://i.gkd.li/i/16484445',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user