feat(酷安): 分段广告(补充规则)

This commit is contained in:
AIsouler
2024-04-13 10:10:00 +08:00
parent b00c7b3767
commit c52b9af114

View File

@@ -72,8 +72,8 @@ export default defineAppConfig({
preKeys: [1],
key: 2,
name: '去广告/免广告-点击关闭',
matches: '[text*="广告"] <n * > [text="关闭"]',
snapshotUrls: 'https://i.gkd.li/i/14959519',
matches: '[text*="广告"] <n * > [text="不感兴趣"]',
snapshotUrls: 'https://i.gkd.li/i/14964859',
},
{
preKeys: [1, 2],
@@ -87,6 +87,13 @@ export default defineAppConfig({
'https://i.gkd.li/i/12706437',
],
},
{
preKeys: [1],
key: 4,
name: '去广告/免广告-点击关闭',
matches: '[text*="广告"] <n * > [text="关闭"]',
snapshotUrls: 'https://i.gkd.li/i/14959519',
},
],
},
{