feat(网易邮箱大师): 开屏广告(优化规则) (#1604)

* feat 开屏广告(优化规则)

* chore 删除冗余规则

* feat(网易邮箱大师): 开屏广告

---------

Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
Kun Jinkao 2023-10-31 00:06:31 +08:00 committed by GitHub
parent 4bec1022b0
commit 1898e2f197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,11 +15,13 @@ export default defineAppConfig({
{
key: 0,
matches: '[text*="跳过"][text.length<=10]',
excludeMatches: '[id="com.netease.mail:id/ad_skip"][clickable=false]',
snapshotUrls: [
'https://i.gkd.li/import/12893573',
'https://i.gkd.li/import/12923776',
'https://i.gkd.li/import/13195662',
'https://i.gkd.li/import/12818335',
'https://i.gkd.li/import/13206298', // 使用 excludeMatches 防止提前触发规则
],
},
{