mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
feat(运动世界校园): 【快手广告】优化规则 (#675)
* feat(运动世界校园) * feat(运动世界校园): 合并规则 * feat 【快手广告】优化规则 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -39,10 +39,20 @@ export default defineAppConfig({
|
|||||||
'com.zjwh.android_wh_physicalfitness.activity.SplashActivity',
|
'com.zjwh.android_wh_physicalfitness.activity.SplashActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'[text="广告"] - ImageView < ViewGroup - ViewGroup >(2) [text="跳过"]',
|
'[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,
|
||||||
|
matches:
|
||||||
|
'[id="com.kwad.dy.sdk:id/ksad_tk_view"] >n ViewGroup > @ViewGroup[clickable=true] > ImageView',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.songe.li/import/12826112',
|
||||||
|
'https://gkd-kit.songe.li/import/12826124',
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user