mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(ourplay): 开屏, 弹窗 (#1966)
Co-authored-by: 二刺螈 <i@songe.li> close #1963
This commit is contained in:
@@ -14,5 +14,17 @@ export default defineAppConfig({
|
||||
rules: '[id="com.excean.gspace:id/tv_jump"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13296144',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '弹窗广告',
|
||||
activityIds: 'com.excelliance.kxqp.splash.SplashActivity',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'FrameLayout[childCount=2] > LinearLayout[childCount=2] + FrameLayout[childCount=1] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13302890',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user