From 81b42d5a76ad8aa270af2a7c09e283ac07bea141 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 30 Sep 2024 10:23:44 +0800 Subject: [PATCH] =?UTF-8?q?perf(X):=20=E5=88=86=E6=AE=B5=E5=B9=BF=E5=91=8A?= =?UTF-8?q?-=E4=B8=BB=E9=A1=B5=E4=BF=A1=E6=81=AF=E6=B5=81=E5=B9=BF?= =?UTF-8?q?=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.twitter.android.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.twitter.android.ts b/src/apps/com.twitter.android.ts index 921240a5..f6f3ee54 100644 --- a/src/apps/com.twitter.android.ts +++ b/src/apps/com.twitter.android.ts @@ -28,10 +28,11 @@ export default defineGkdApp({ { key: 1, name: '推荐广告-点击右上角关闭', - matches: '@[vid="tweet_curation_action"] <2 * + * > [text="推荐"]', + matches: '@[vid="tweet_curation_action"] <2 * + * > [text$="推荐"]', snapshotUrls: [ 'https://i.gkd.li/i/12813235', 'https://i.gkd.li/i/14782897', + 'https://i.gkd.li/i/17182889', ], }, {