feat: 哔哩哔哩-分段广告

This commit is contained in:
AIsouler
2025-06-13 13:45:07 +08:00
parent 9df1cb2d3d
commit 9535927f69

View File

@@ -263,9 +263,12 @@ export default defineGkdApp({
preKeys: [50], preKeys: [50],
key: 70, key: 70,
matches: matches:
'@FrameLayout[clickable=true] > [text="此类内容过多"][visibleToUser=true]', '@FrameLayout[clickable=true] > [text="此类内容过多" || text="相似内容过多"][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/2aba6082-1047-464e-959c-82ee62e492aa', exampleUrls: 'https://e.gkd.li/2aba6082-1047-464e-959c-82ee62e492aa',
snapshotUrls: 'https://i.gkd.li/i/20718890', snapshotUrls: [
'https://i.gkd.li/i/20718890',
'https://i.gkd.li/i/20720187',
],
}, },
], ],
}, },