mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(运动世界校园): 开屏广告(补充规则) (#1712)
* feat 开屏广告(补充规则) * feat 快手广告(补充规则) * feat(运动世界校园): 开屏广告 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -7,11 +7,20 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.zjwh.android_wh_physicalfitness.ui.AdActivity',
|
||||
matchLauncher: true,
|
||||
rules:
|
||||
'[id="com.zjwh.android_wh_physicalfitness:id/layoutContainer"] >n [text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13166424',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
quickFind: true,
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13166424',
|
||||
'https://i.gkd.li/import/13228145',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -55,7 +64,7 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
matches:
|
||||
'[id="com.kwad.dy.sdk:id/ksad_splash_root_container"] >n ViewGroup > [text="跳过"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12673495'],
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12673495',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -66,6 +75,12 @@ export default defineAppConfig({
|
||||
'https://i.gkd.li/import/12826124',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches:
|
||||
'[id="com.zjwh.android_wh_physicalfitness:id/ksad_tk_view"] >n ViewGroup > @ViewGroup[childCount=1] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13228216',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user