mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(Keep): 运动购页面-广告弹窗(补充规则) (#3437)
This commit is contained in:
@@ -60,10 +60,24 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 4,
|
key: 4,
|
||||||
name: '运动购页面-广告弹窗',
|
name: '运动购页面-广告弹窗',
|
||||||
activityIds:
|
rules: [
|
||||||
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
|
{
|
||||||
rules: 'ImageView + LinearLayout > ImageView[id=null][clickable=true]',
|
key: 0,
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12706111',
|
activityIds:
|
||||||
|
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
|
||||||
|
matches:
|
||||||
|
'ImageView + LinearLayout > ImageView[id=null][clickable=true]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/12706111',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
activityIds:
|
||||||
|
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
|
||||||
|
matches:
|
||||||
|
'[id="com.gotokeep.keep:id/contentContainer"] + [id="com.gotokeep.keep:id/closeImageView"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13766358',
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user