mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(miui系统广告): miui-为什么不希望看到这条推广 (#1710)
This commit is contained in:
@@ -13,9 +13,13 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: 'miui-为什么不希望看到这条推广',
|
||||
desc: '关闭这个提示',
|
||||
activityIds: 'com.xiaomi.ad.feedback',
|
||||
rules: '[id=`com.miui.systemAdSolution:id/no_interest`]',
|
||||
desc: '点击【不感兴趣】',
|
||||
activityIds: [
|
||||
'com.xiaomi.ad.feedback',
|
||||
'com.android.thememanager.module.detail.view.ThemeDetailActivity',
|
||||
],
|
||||
rules: '[id="com.miui.systemAdSolution:id/no_interest"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13227328',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user