mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
perf(智慧服務): 开屏广告
This commit is contained in:
@@ -5,7 +5,6 @@ export default defineGkdApp({
|
||||
name: '智能服务',
|
||||
groups: [
|
||||
{
|
||||
// 全局规则无效,单独规则有效
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
fastQuery: true,
|
||||
@@ -14,8 +13,11 @@ export default defineGkdApp({
|
||||
actionMaximum: 1,
|
||||
rules: [
|
||||
{
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14927422',
|
||||
matches: '[vid="view_skip_button"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14927422',
|
||||
'https://i.gkd.li/i/16323945',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user