mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 10:45:09 +08:00
@@ -4,16 +4,35 @@ export default defineAppConfig({
|
|||||||
id: 'com.zbx.ct.tvzhibo',
|
id: 'com.zbx.ct.tvzhibo',
|
||||||
name: '手机电视高清直播',
|
name: '手机电视高清直播',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
resetMatch: 'app',
|
||||||
|
actionMaximum: 1,
|
||||||
|
rules: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13766517',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '弹窗广告',
|
name: '弹窗广告',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '字节SDK',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
matches: '@Image[text.length=0] < View -n [text="反馈"]',
|
matches: '@Image[text.length=0] < View -n [text="反馈"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13739951',
|
snapshotUrls: 'https://i.gkd.li/import/13739951',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '腾讯SDK',
|
||||||
|
activityIds: 'com.tvmain.mvp.view.activity.TvMainActivity',
|
||||||
|
matches: '@ImageView < FrameLayout <n FrameLayout + TextView',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13766516',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user