mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf: 手机管家-其他-风险应用提示
This commit is contained in:
@@ -36,14 +36,16 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '功能类-风险应用提示',
|
name: '其他-风险应用提示',
|
||||||
desc: '点击忽略',
|
desc: '点击忽略',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'com.oplus.phonemanager.virusdetect.VirusDialogActivity',
|
activityIds: 'com.oplus.phonemanager.virusdetect.VirusDialogActivity',
|
||||||
matches:
|
matches: [
|
||||||
'@Button[text = "忽略"] < * +2 * > Button[text = "立即处理"]',
|
'[text$="风险应用"][visibleToUser=true]',
|
||||||
|
'[text="忽略"][visibleToUser=true]',
|
||||||
|
],
|
||||||
snapshotUrls: 'https://i.gkd.li/i/19749344',
|
snapshotUrls: 'https://i.gkd.li/i/19749344',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user