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:
@@ -1,14 +0,0 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default defineAppConfig({
|
||||
id: 'com.tencent.djcity',
|
||||
name: '掌上道聚城',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.tencent.djcity.activities.homepage.PortalActivity',
|
||||
rules: '[id=`com.tencent.djcity:id/ad_view_ll_skip`]',
|
||||
},
|
||||
],
|
||||
});
|
||||
Reference in New Issue
Block a user