feat: 移除APP开屏广告

This commit is contained in:
lisonge
2024-01-03 01:06:35 +08:00
parent 828d47d923
commit 6ba96865b4
703 changed files with 114 additions and 11393 deletions

View File

@@ -4,34 +4,6 @@ export default defineAppConfig({
id: 'com.netease.mail',
name: '网易邮箱大师',
groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
key: 0,
quickFind: true,
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 防止提前触发规则
'https://i.gkd.li/import/13207736', // TODO 一整块图片,无法跳过
],
},
{
key: 1,
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
snapshotUrls: 'https://i.gkd.li/import/12999739',
},
],
},
{
key: 1,
name: '更新弹窗',