mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(miui系统广告): miui-为什么不希望看到这条推广(补充 activityId) (#1819)
This commit is contained in:
@@ -17,9 +17,13 @@ export default defineAppConfig({
|
||||
activityIds: [
|
||||
'com.xiaomi.ad.feedback',
|
||||
'com.android.thememanager.module.detail.view.ThemeDetailActivity',
|
||||
'com.android.thememanager.ThemeResourceProxyTabActivity',
|
||||
],
|
||||
rules: '[id="com.miui.systemAdSolution:id/no_interest"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13227328',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13227328', // com.android.thememanager.module.detail.view.ThemeDetailActivity
|
||||
'https://i.gkd.li/import/13255751', // com.android.thememanager.ThemeResourceProxyTabActivity
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user