feat(猫眼): 更新弹窗(优化规则) (#3568)

This commit is contained in:
Kun Jinkao
2024-01-02 20:37:45 +08:00
committed by GitHub
parent 4914083ca6
commit acad2b55a5

View File

@@ -20,11 +20,14 @@ export default defineAppConfig({
{
key: 1,
name: '更新弹窗',
activityIds: ['com.maoyan.android.adx.popupads.d'],
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,
rules: '[text^="更新"] +(3) LinearLayout > [text="取消"]',
snapshotUrls: [
'https://i.gkd.li/import/12649942', // activityId: com.maoyan.android.adx.popupads.d
'https://i.gkd.li/import/12649938', // activityId: com.miui.home.launcher.Launcher
'https://i.gkd.li/import/12649942',
'https://i.gkd.li/import/12649938',
'https://i.gkd.li/import/13799885',
],
},
],