mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -16,5 +16,16 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '版本弹窗',
|
||||||
|
activityIds: ['com.ai.obc.cbn.app.ui.other.activity.MainActivity'],
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches: '[id$="/ivDis"]',
|
||||||
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/12617201'],
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user