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,13 +2,14 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'cn.damai',
|
||||
name: `大麦`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: `大麦-开屏广告`,
|
||||
name: `开屏广告`,
|
||||
activityIds: `cn.damai.launcher.splash.SplashMainActivity`,
|
||||
// https://gkd-kit.gitee.io/import/38517192/38859663-6f0c-48b1-9392-20ae937a8c9e
|
||||
rules: `[id="cn.damai:id/homepage_advert_pb"]`,
|
||||
snapshotUrls: `https://gkd-kit.gitee.io/import/38517192/38859663-6f0c-48b1-9392-20ae937a8c9e`,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user