mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(网易邮箱大师): 邮件列表广告-误触修复
This commit is contained in:
@@ -45,13 +45,15 @@ export default defineAppConfig({
|
|||||||
key: 2,
|
key: 2,
|
||||||
name: '邮件列表广告',
|
name: '邮件列表广告',
|
||||||
activityIds: ['com.netease.mail.biz.main.MainITabActivity'],
|
activityIds: ['com.netease.mail.biz.main.MainITabActivity'],
|
||||||
|
quickFind: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
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',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12999833',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
preKeys: 0,
|
||||||
key: 1,
|
key: 1,
|
||||||
matches: '[id="com.netease.mail:id/ll_delete"]',
|
matches: '[id="com.netease.mail:id/ll_delete"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12999841',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12999841',
|
||||||
|
|||||||
Reference in New Issue
Block a user