feat(QQ): 消息页面-顶部广告(补充规则) (#2363)

This commit is contained in:
Kun Jinkao 2023-11-22 22:00:26 +08:00 committed by GitHub
parent e5592e122a
commit a21c9c7ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,13 @@ export default defineAppConfig({
'https://i.gkd.li/import/13386518',
],
},
{
key: 1,
name: '消息页面-顶部惊喜礼包',
matches:
'[text*="惊喜礼包"] + FrameLayout + ImageView[clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/13426912',
},
],
},
{