mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -3,14 +3,8 @@ import { defineAppConfig } from '../types';
|
||||
export default defineAppConfig({
|
||||
id: 'com.boohee.one',
|
||||
name: '薄荷健康',
|
||||
deprecatedKeys: [0],
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.boohee.one.app.home.ui.activity.SplashActivity',
|
||||
rules: '[id="com.boohee.one:id/anythink_myoffer_splash_skip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12716929',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
|
||||
Reference in New Issue
Block a user