perf(知乎): 分段广告(优化规则)

This commit is contained in:
AIsouler
2024-03-19 13:08:45 +08:00
parent 32c6067545
commit 4ba937f49d

View File

@@ -20,8 +20,12 @@ export default defineAppConfig({
{ {
key: 0, key: 0,
quickFind: true, quickFind: true,
matches: '@ImageView[clickable=true] -4 [text="广告"]', matches:
snapshotUrls: 'https://i.gkd.li/i/13849671', '@ImageView[clickable=true][visibleToUser=true][childCount=0] <n * > [text="广告"]',
snapshotUrls: [
'https://i.gkd.li/i/13849671',
'https://i.gkd.li/i/14645530',
],
}, },
{ {
key: 1, key: 1,