mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(猫眼): 更新弹窗(优化规则) (#3568)
This commit is contained in:
@@ -20,11 +20,14 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '更新弹窗',
|
name: '更新弹窗',
|
||||||
activityIds: ['com.maoyan.android.adx.popupads.d'],
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
rules: '[text^="更新"] +(3) LinearLayout > [text="取消"]',
|
rules: '[text^="更新"] +(3) LinearLayout > [text="取消"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12649942', // activityId: com.maoyan.android.adx.popupads.d
|
'https://i.gkd.li/import/12649942',
|
||||||
'https://i.gkd.li/import/12649938', // activityId: com.miui.home.launcher.Launcher
|
'https://i.gkd.li/import/12649938',
|
||||||
|
'https://i.gkd.li/import/13799885',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user