mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -3,14 +3,8 @@ import { defineAppConfig } from '../types';
|
||||
export default defineAppConfig({
|
||||
id: 'com.cn21.ecloud',
|
||||
name: '天翼云盘',
|
||||
deprecatedKeys: [0],
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.cn21.ecloud.activity.login.StartActivity',
|
||||
rules: '[id="com.cn21.ecloud:id/tv_ad_skip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12865351',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '首页弹窗',
|
||||
|
||||
Reference in New Issue
Block a user