mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(爱壁纸): 开屏广告-规则优化 (#988)
* feat(爱壁纸): 开屏广告-规则优化 * Update com.lovebizhi.wallpaper.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> close #979
This commit is contained in:
@@ -8,6 +8,9 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.adesk.picasso.view.MainActivity',
|
activityIds: 'com.adesk.picasso.view.MainActivity',
|
||||||
|
|
||||||
|
// 来自 #979 的优化建议,反馈会匹配到桌面活动ID
|
||||||
|
matchLauncher: true,
|
||||||
rules: '[id = "com.byted.pangle:id/tt_splash_skip_btn"]',
|
rules: '[id = "com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12859492',
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12859492',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user