mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(魔音MORIN): 弹窗广告(补充规则 (#2835)
This commit is contained in:
@@ -16,6 +16,16 @@ export default defineAppConfig({
|
|||||||
'ImageView - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'ImageView - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13521556',
|
snapshotUrls: 'https://i.gkd.li/import/13521556',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '快手广告',
|
||||||
|
activityIds: 'com.feiyu.morin.view.main.MainActivity',
|
||||||
|
matches: [
|
||||||
|
'ViewGroup[childCount=2] > ImageView + [text="广告"]',
|
||||||
|
'@ViewGroup > [text="跳过"]',
|
||||||
|
],
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13546184',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user