mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 16:52:20 +08:00
feat(网易邮箱大师): 邮件列表广告-误触修复
This commit is contained in:
parent
337e68d5cd
commit
8409b977af
|
@ -45,13 +45,15 @@ export default defineAppConfig({
|
|||
key: 2,
|
||||
name: '邮件列表广告',
|
||||
activityIds: ['com.netease.mail.biz.main.MainITabActivity'],
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id="com.netease.mail:id/ad_arrow"]',
|
||||
matches: '[id="com.netease.mail:id/ad_vip"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12999833',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
key: 1,
|
||||
matches: '[id="com.netease.mail:id/ll_delete"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12999841',
|
||||
|
|
Loading…
Reference in New Issue
Block a user