feat(i 主题): 开屏广告

This commit is contained in:
AIsouler
2024-09-20 17:34:06 +08:00
parent eea9965890
commit c4a9cfdb25
2 changed files with 15 additions and 1 deletions

View File

@@ -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: '全屏广告-推广弹窗',

View File

@@ -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', // 黑鲨应用市场