mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 18:42:29 +08:00
feat(网易邮箱大师): 开屏广告(优化规则) (#1604)
* feat 开屏广告(优化规则) * chore 删除冗余规则 * feat(网易邮箱大师): 开屏广告 --------- Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
parent
4bec1022b0
commit
1898e2f197
|
@ -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 防止提前触发规则
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user