mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(网易邮箱大师): 开屏广告(优化规则) (#1604)
* feat 开屏广告(优化规则) * chore 删除冗余规则 * feat(网易邮箱大师): 开屏广告 --------- Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -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 防止提前触发规则
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user