feat(喜马拉雅极速版): 小说推荐弹窗 (#1730)

* feat 小说推荐弹窗

* feat(喜马拉雅极速版): 规则优化

---------

Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
Kun Jinkao
2023-11-02 21:56:38 +08:00
committed by GitHub
parent 21e26b81d4
commit 9b9cce559a

View File

@@ -42,5 +42,13 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 2,
name: '小说推荐弹窗',
quickFind: true,
activityIds: 'com.ximalaya.ting.android.host.activity.MainActivity',
rules: '[id="com.ximalaya.ting.lite:id/main_iv_novel_back"]',
snapshotUrls: 'https://i.gkd.li/import/13229127',
},
], ],
}); });