mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
chore: sync
This commit is contained in:
@@ -2,10 +2,11 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'com.achievo.vipshop',
|
||||
name: `唯品会`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '唯品会-开屏广告',
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.achievo.vipshop.activity.LodingActivity',
|
||||
rules: '[id=`com.achievo.vipshop:id/adv_countdown`]',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user