mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
chore: sync
This commit is contained in:
@@ -2,10 +2,11 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'com.duowan.kiwi',
|
||||
name: `虎牙直播`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '虎牙直播-开屏广告',
|
||||
name: '开屏广告',
|
||||
activityIds: [
|
||||
'com.duowan.kiwi.homepage.Homepage',
|
||||
'com.duowan.kiwi.adsplash.view.AdSplashActivity',
|
||||
@@ -14,7 +15,7 @@ export default <AppConfig>{
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '虎牙直播-关闭青少年模式弹窗',
|
||||
name: '青少年弹窗',
|
||||
activityIds: [
|
||||
'com.duowan.kiwi.homepage.Homepage',
|
||||
'com.miui.home.launcher.Launcher',
|
||||
|
||||
Reference in New Issue
Block a user