mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
fix: 迁移废弃字段
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '跳过开屏广告',
|
||||
matchLauncher: true,
|
||||
|
||||
activityIds: [
|
||||
'com.gspace.android.ui.activity.SplashActivity', // Gspace主应用开屏
|
||||
'com.gspace.android.util.ShortcutHandleActivity', // Gspace子应用桌面快捷方式开屏
|
||||
@@ -34,7 +34,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: '主页面上方广告',
|
||||
matchLauncher: true,
|
||||
|
||||
activityIds: ['com.gspace.android.ui.activity.main.MainActivity'],
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user