mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat: 移除通知提示、评价提示、更新提示、青少年模式的activityid
This commit is contained in:
@@ -10,10 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.haier.uhome.uplus.upgradeui.ui.UpgradeDialogActivity',
|
||||
'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
||||
],
|
||||
rules: '@[text="取消"] + [text="立即更新"||text="立即安装"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12726844',
|
||||
@@ -27,7 +23,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.haier.uhome.uplus.ui.widget.MPermissionCheckDialog',
|
||||
rules: '[text*="通知栏权限"] +n LinearLayout > [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12726829',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user