mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -3,22 +3,8 @@ import { defineAppConfig } from '../types';
|
||||
export default defineAppConfig({
|
||||
id: 'com.ai.obc.cbn.app',
|
||||
name: '中国广电',
|
||||
deprecatedKeys: [0],
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '开屏广告',
|
||||
activityIds: [
|
||||
'com.ai.obc.cbn.app.ui.other.activity.SplashActivity',
|
||||
'com.android.launcher.Launcher',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.ai.obc.cbn.app:id/tvTg"]',
|
||||
snapshotUrls:
|
||||
'https://i.gkd.li/import/22029832/3d58f8d5-bb6a-464a-88f7-5a27c5e0854c',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '版本弹窗',
|
||||
|
||||
Reference in New Issue
Block a user