feat(知乎): 功能类-热榜页自动点击[展开更多]

This commit is contained in:
AIsouler
2024-04-15 19:25:06 +08:00
parent 09ecafc4eb
commit 314ff9d708

View File

@@ -271,6 +271,20 @@ export default defineAppConfig({
},
],
},
{
key: 17,
name: '功能类-热榜页自动点击[展开更多]',
rules: [
{
quickFind: true,
activityIds: 'com.zhihu.android.app.ui.activity.MainActivity',
matches: '@[clickable=true] >2 [text="展开更多"]',
exampleUrls:
'https://m.gkd.li/57941037/09616b29-8a83-4f0f-9f8e-0100fa61738d',
snapshotUrls: 'https://i.gkd.li/i/14974198',
},
],
},
{
key: 101,
name: '功能类-自动展开回答',