From 8375b74bd297b707f56253a9ccaa4f29f9ee644d Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Sun, 25 Feb 2024 14:04:50 +0800 Subject: [PATCH] add consequent --- src/apps/android.zhibo8.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/apps/android.zhibo8.ts b/src/apps/android.zhibo8.ts index 0ec1d6c0..e407eb33 100644 --- a/src/apps/android.zhibo8.ts +++ b/src/apps/android.zhibo8.ts @@ -49,6 +49,14 @@ export default defineAppConfig({ 'https://i.gkd.li/i/14395389', ], }, + { + key: 1, + preKeys: 0, + activityIds: 'android.zhibo8.ui.contollers.detail.DetailActivity', + quickFind: true, + matches: '@[clickable=true][visibleToUser=true] >3 [text="不感兴趣"]', + snapshotUrls: 'https://i.gkd.li/i/14395415', + }, ], }, ],