mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(喜马拉雅极速版): 小说推荐弹窗 (#1730)
* feat 小说推荐弹窗 * feat(喜马拉雅极速版): 规则优化 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user