From 4f34db3536f03e78b3fb203e115e5d02f66b5f2b Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 18 Aug 2025 19:35:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BE=AE=E5=8D=9A-=E5=88=86=E6=AE=B5?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=20#1111?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.sina.weibo.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/apps/com.sina.weibo.ts b/src/apps/com.sina.weibo.ts index 273d0744..0118c4eb 100644 --- a/src/apps/com.sina.weibo.ts +++ b/src/apps/com.sina.weibo.ts @@ -98,6 +98,7 @@ export default defineGkdApp({ activityIds: [ '.feed.DetailWeiboActivity', '.feed.detailrefactor.DetailPageActivity', + '.feed.SubCommentActiity', ], rules: [ { @@ -106,6 +107,7 @@ export default defineGkdApp({ snapshotUrls: [ 'https://i.gkd.li/i/13852321', 'https://i.gkd.li/i/19526000', + 'https://i.gkd.li/i/21828244', ], }, { @@ -147,6 +149,7 @@ export default defineGkdApp({ 'https://i.gkd.li/i/14730274', 'https://i.gkd.li/i/19551451', 'https://i.gkd.li/i/20710958', + 'https://i.gkd.li/i/21828246', ], }, ],