mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -3,15 +3,8 @@ import { defineAppConfig } from '../types';
|
||||
export default defineAppConfig({
|
||||
id: 'com.chaoxing.mobile',
|
||||
name: '学习通',
|
||||
deprecatedKeys: [0],
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
activityIds: 'com.chaoxing.mobile.activity.SplashActivity',
|
||||
rules: '[id="com.chaoxing.mobile:id/jump_view"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708472',
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
name: '开启消息通知',
|
||||
|
||||
Reference in New Issue
Block a user