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