mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf: 酷安-分段广告-信息流广告
This commit is contained in:
@@ -82,6 +82,7 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
preKeys: [0],
|
||||
key: 1,
|
||||
anyMatches: [
|
||||
'@[clickable=true] > [text="不感兴趣"][visibleToUser=true]',
|
||||
'[text="不感兴趣"][clickable=true][visibleToUser=true]',
|
||||
@@ -94,6 +95,11 @@ export default defineGkdApp({
|
||||
'https://i.gkd.li/i/20776872',
|
||||
],
|
||||
},
|
||||
{
|
||||
preKeys: [1], // 疑似酷安旧版本bug,点击不感兴趣后会再出现一个弹窗
|
||||
matches: '[text="不感兴趣"][clickable=true][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/21036817',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user