From 051de16c96e37c082a63f87eaf539c2369aae9b2 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Tue, 11 Nov 2025 18:13:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=88=91=E7=9A=84=E5=90=AC=E4=B9=A6-?= =?UTF-8?q?=E5=B1=80=E9=83=A8=E5=B9=BF=E5=91=8A=20#1422?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.github.eprendre.tingshu.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps/com.github.eprendre.tingshu.ts b/src/apps/com.github.eprendre.tingshu.ts index 8a61722e..680e2e2f 100644 --- a/src/apps/com.github.eprendre.tingshu.ts +++ b/src/apps/com.github.eprendre.tingshu.ts @@ -37,6 +37,15 @@ export default defineGkdApp({ exampleUrls: 'https://e.gkd.li/055cfec1-d022-4e46-83f3-bc4c2860f919', snapshotUrls: 'https://i.gkd.li/i/23407169', }, + { + key: 3, + fastQuery: true, + activityIds: '.ui.play.PlayerActivity', + matches: + '@[id="cj.mobile.wm.allmodules:id/wm_express_close_iv"] - LinearLayout > [text="广告"]', + exampleUrls: 'https://e.gkd.li/0174efc4-5eb6-4224-a213-e5c46d421a16', + snapshotUrls: 'https://i.gkd.li/i/23475820', + }, ], }, {