mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(小蚕霸王餐): 开屏广告(优化规则)、全屏广告(补充规则)
This commit is contained in:
@@ -23,19 +23,12 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
quickFind: true,
|
|
||||||
matches:
|
matches:
|
||||||
'@[id$="tt_splash_skip_btn"] <<n [id="com.realtech.xiaocan:id/splash_ad_container"]',
|
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12854728',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
key: 3,
|
|
||||||
quickFind: true,
|
|
||||||
matches:
|
|
||||||
'@View[visibleToUser=true][clickable=true] <n FrameLayout[childCount=4||childCount=3] <<n [id="com.realtech.xiaocan:id/splash_ad_container"]',
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/13694858',
|
'https://i.gkd.li/import/13694858',
|
||||||
'https://i.gkd.li/import/13794403',
|
'https://i.gkd.li/import/13794403',
|
||||||
|
'https://i.gkd.li/import/12854728',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@@ -51,6 +44,16 @@ export default defineAppConfig({
|
|||||||
'View[childCount=3] > View + ImageView + ImageView[clickable=true][childCount=0]',
|
'View[childCount=3] > View + ImageView + ImageView[clickable=true][childCount=0]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13694864',
|
snapshotUrls: 'https://i.gkd.li/import/13694864',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '签到后抽奖弹窗',
|
||||||
|
activityIds: 'com.realtech.xiaocan.MainActivity',
|
||||||
|
matches:
|
||||||
|
'[id="android:id/content"] >5 View[childCount=6] > ImageView[index=5][clickable=true]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/2d3008c8-0ef3-4165-bd2c-325f4b602f17',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14290847',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user