Replies: 1 comment 2 replies
-
{
id: 'com.videogo',
name: '萤石云视频',
groups: [
{
key: 2,
name: '萤石云视频-2025-05-12 16:22:28',
desc: '通知权限未开启',
rules: [
{
fastQuery: true,
activityIds: 'com.videogo.flutter.EzvizFlutterWithEngineGroupActivity',
matches: '@ImageView[desc*="通知权限未开启,无法及"] <2 View < View < FrameLayout < [id="android:id/content"]',
},
],
},
{
key: 3,
name: '云存储续费广告-2025-05-12 17:09:38',
desc: '云存储续费广告',
rules: [
{
fastQuery: true,
activityIds: 'com.videogo.playerrouter.VideoPlayActivity',
matches: '[vid="cloudad_closebtn"]',
},
],
},
],
} |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
lisonge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
尝试在 rules里把两条合并,测试不行。
Beta Was this translation helpful? Give feedback.
All reactions