mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(酷安): 分段广告(补充规则)
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user