mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(小蚕霸王餐): 开屏广告-穿山甲SDK(提高规则通用性) (#3538)
Co-authored-by: adproqwq <2757917031@qq.com>
This commit is contained in:
@@ -29,8 +29,11 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
matches:
|
matches:
|
||||||
'[id="com.realtech.xiaocan:id/splash_ad_container"] >n FrameLayout[childCount=3] > FrameLayout + @View[clickable=true] + TextView',
|
'[id="com.realtech.xiaocan:id/splash_ad_container"] >n FrameLayout[childCount<=4] > FrameLayout +n @View[clickable=true] + TextView',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13694858',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13694858',
|
||||||
|
'https://i.gkd.li/import/13794403',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user