From 0dff4f45abcc2d8e02a6cd313f291c88f846b877 Mon Sep 17 00:00:00 2001 From: aoguai <34203474+aoguai@users.noreply.github.com> Date: Sun, 24 Dec 2023 20:53:07 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=89=8B=E6=9C=BA=E7=94=B5=E8=A7=86?= =?UTF-8?q?=E9=AB=98=E6=B8=85=E7=9B=B4=E6=92=AD):=20=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=E3=80=81=E6=B5=AE=E7=AA=97=E5=B9=BF=E5=91=8A?= =?UTF-8?q?=E3=80=81=E6=92=AD=E6=94=BE=E9=A1=B5=E9=9D=A2-=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E5=B9=BF=E5=91=8A(gkd-kit#3357)=20(#3364)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #3357 --- src/apps/com.zbx.ct.tvzhibo.ts | 51 ++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 src/apps/com.zbx.ct.tvzhibo.ts diff --git a/src/apps/com.zbx.ct.tvzhibo.ts b/src/apps/com.zbx.ct.tvzhibo.ts new file mode 100644 index 00000000..8af89da9 --- /dev/null +++ b/src/apps/com.zbx.ct.tvzhibo.ts @@ -0,0 +1,51 @@ +import { defineAppConfig } from '../types'; + +export default defineAppConfig({ + id: 'com.zbx.ct.tvzhibo', + name: '手机电视高清直播', + groups: [ + { + key: 3, + name: '弹窗广告', + rules: [ + { + activityIds: + 'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity', + matches: '@Image[text.length=0] < View -n [text="反馈"]', + snapshotUrls: 'https://i.gkd.li/import/13739951', + }, + ], + }, + { + key: 4, + name: '浮窗广告', + desc: '会出现在更多页面、播放页面', + quickFind: true, + rules: [ + { + activityIds: [ + 'com.tvmain.mvp.view.activity.TvMainActivity', + 'com.tvmain.mvp.view.activity.LivePlayerActivity', + ], + matches: '[id="com.zbx.ct.tvzhibo:id/iv_close"]', + snapshotUrls: [ + 'https://i.gkd.li/import/13740079', + 'https://i.gkd.li/import/13740126', + ], + }, + ], + }, + { + key: 5, + name: '播放页面-弹窗广告', + rules: [ + { + activityIds: 'com.tvmain.mvp.view.activity.VodPlayerActivity', + matches: + '@ImageView[text.length=null] < FrameLayout