feat(知乎): 分段广告(补充规则)

This commit is contained in:
AIsouler
2024-03-23 16:05:02 +08:00
parent 94e0176053
commit 8e7f69b7e5

View File

@@ -58,9 +58,15 @@ export default defineAppConfig({
matches: '@ViewGroup[clickable=true] <4 * -3 * >2 [text*="广告"]',
snapshotUrls: 'https://i.gkd.li/i/14192451',
},
{
key: 4,
quickFind: true,
matches: '@ViewGroup[clickable=true] <3 * < * -3 * >2 [text*="广告"]',
snapshotUrls: 'https://i.gkd.li/i/14730741',
},
{
key: 90,
preKeys: [0, 1, 2, 3],
preKeys: [0, 1, 2, 3, 4],
quickFind: true,
matches: '@[clickable=true] >3 [text$="不感兴趣"]',
snapshotUrls: 'https://i.gkd.li/i/13849689',