mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
perf: 运动世界校园-分段广告 #1211
This commit is contained in:
@@ -139,8 +139,12 @@ export default defineGkdApp({
|
||||
{
|
||||
preKeys: [0, 1],
|
||||
fastQuery: true,
|
||||
matches: '@[clickable=true] > [text="不感兴趣"][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/22514499',
|
||||
matches:
|
||||
'@[clickable=true] >(1,2) [text="不感兴趣"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/22514499',
|
||||
'https://i.gkd.li/i/22691590',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user