perf: 智能服务-开屏广告改用全局规则 #1470 #1443

某些设备获取不到此应用,导致规则无法触发,改用全局规则
This commit is contained in:
AIsouler
2025-11-19 21:11:26 +08:00
parent 3dfb9e272c
commit 30363a5f87
2 changed files with 1 additions and 19 deletions

View File

@@ -4,25 +4,6 @@ export default defineGkdApp({
id: 'com.miui.systemAdSolution',
name: '智能服务',
groups: [
{
key: 0,
name: '开屏广告',
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
forcedTime: 10000, // https://github.com/AIsouler/GKD_subscription/issues/1027
priorityTime: 10000,
rules: [
{
matches: '[vid="view_skip_button"][visibleToUser=true]',
snapshotUrls: [
'https://i.gkd.li/i/14927422',
'https://i.gkd.li/i/16323945',
],
},
],
},
{
key: 2,
name: '分段广告-为什么不希望看到这条推广',

View File

@@ -379,6 +379,7 @@ export const openAdWhiteListAppIDs = new Set([
'com.vivo.game', // vivo游戏中心 https://i.gkd.li/i/20097148
'com.meizu.media.video', // 魅族视频
'com.hihonor.vmall', // 荣耀商城
'com.miui.systemAdSolution', // 智能服务
]);
// 更新提示白名单