diff --git a/src/apps/com.bbk.theme.ts b/src/apps/com.bbk.theme.ts index 750891cc..59cbabba 100644 --- a/src/apps/com.bbk.theme.ts +++ b/src/apps/com.bbk.theme.ts @@ -4,6 +4,21 @@ export default defineGkdApp({ id: 'com.bbk.theme', name: 'i 主题', groups: [ + { + key: 0, + name: '开屏广告', + fastQuery: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/57b7401d-4aeb-4480-9ea7-62a58da28eed', + snapshotUrls: 'https://i.gkd.li/i/17072382', + }, + ], + }, { key: 1, name: '全屏广告-推广弹窗', diff --git a/src/globalDefaultApps.ts b/src/globalDefaultApps.ts index fba1d79d..2fd5e228 100644 --- a/src/globalDefaultApps.ts +++ b/src/globalDefaultApps.ts @@ -252,7 +252,6 @@ export const whiteListAppIDs: string[] = []; // 开屏广告白名单 export const openAdWhiteListAppIDs = new Set([ ...whiteListAppIDs, - 'com.bbk.theme', // i 主题 'com.bbk.appstore', // vivo应用商店 'com.miui.player', // 小米音乐 'com.tencent.southpole.appstore', // 黑鲨应用市场