mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(步道乐跑): 广告弹窗(补充规则) (#1663)
This commit is contained in:
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: '弹窗广告',
|
||||
name: '广告弹窗',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -40,6 +40,13 @@ export default defineAppConfig({
|
||||
'@LinearLayout > [id="com.lptiyu.tanke:id/skip_parent_view"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13166361',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
activityIds: 'com.lptiyu.tanke.activities.splash.SplashActivity',
|
||||
matches:
|
||||
'[id="com.lptiyu.tanke:id/ksad_tk_view"] >n ViewGroup > @ViewGroup[clickable=true][childCount=1] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13218232',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user