mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
chore: sync
This commit is contained in:
@@ -2,10 +2,11 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'cn.wps.moffice_eng',
|
||||
name: `WPS`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: 'WPS-开屏广告',
|
||||
name: '开屏广告',
|
||||
activityIds: 'cn.wps.moffice.documentmanager.PreStartActivity',
|
||||
rules: '[id=`cn.wps.moffice_eng:id/splash_skip`]',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user