mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf: 运动世界校园(#403)
This commit is contained in:
@@ -568,6 +568,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
name: '喜马拉雅',
|
||||
deprecatedKeys: [9],
|
||||
},
|
||||
{
|
||||
id: 'com.zjwh.android_wh_physicalfitness',
|
||||
name: '运动世界校园',
|
||||
deprecatedKeys: [2, 3, 4, 9],
|
||||
},
|
||||
];
|
||||
|
||||
const map: Map<string, number[]> = new Map();
|
||||
|
||||
@@ -4,91 +4,86 @@ export default defineGkdApp({
|
||||
id: 'com.zjwh.android_wh_physicalfitness',
|
||||
name: '运动世界校园',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/c1fa3f37-1617-4d0a-86d3-07fdd154766f',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12673495',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-优量汇广告',
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '优量汇广告',
|
||||
activityIds: [
|
||||
'com.zjwh.android_wh_physicalfitness.activity.HomeActivity',
|
||||
'com.zjwh.android_wh_physicalfitness.ui.AdActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'ImageView - RelativeLayout >(3-n) [id="com.zjwh.android_wh_physicalfitness:id/iv_close"][clickable=true]',
|
||||
'[id="com.zjwh.android_wh_physicalfitness:id/iv_close"][clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12673231',
|
||||
'https://i.gkd.li/i/12673523',
|
||||
'https://i.gkd.li/i/13166472', // com.zjwh.android_wh_physicalfitness.ui.AdActivity
|
||||
'https://i.gkd.li/i/13166472',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '腾讯SDK',
|
||||
activityIds: '.activity.HomeActivity',
|
||||
matches:
|
||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
|
||||
exampleUrls: 'https://e.gkd.li/a7753ec9-5382-42ee-9a41-b4e2b61b9050',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17355585',
|
||||
'https://i.gkd.li/i/17358027',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-百青藤广告',
|
||||
activityIds:
|
||||
'com.zjwh.android_wh_physicalfitness.activity.SplashActivity',
|
||||
rules: [
|
||||
{
|
||||
name: '快手SDK',
|
||||
fastQuery: true,
|
||||
activityIds: ['.activity.HomeActivity', '.ui.AdActivity'],
|
||||
matches:
|
||||
'@[text="跳过"][clickable=true] +(3) RelativeLayout >(2) [text="点击跳转至第三方页面"]',
|
||||
snapshotUrls: ['https://i.gkd.li/i/12673349'],
|
||||
},
|
||||
'ImageView[childCount=0] < @ViewGroup[clickable=true][childCount=1] < ViewGroup +(3,5) ViewGroup[childCount=2] > [text="广告"]',
|
||||
exampleUrls: 'https://e.gkd.li/cb21dc41-bcca-47ec-ae0a-df9aedde48b5',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12826124',
|
||||
'https://i.gkd.li/i/13228216',
|
||||
'https://i.gkd.li/i/13601132',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '全屏广告-快手广告',
|
||||
activityIds: [
|
||||
'com.zjwh.android_wh_physicalfitness.activity.SplashActivity',
|
||||
'com.zjwh.android_wh_physicalfitness.ui.AdActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'[id="com.kwad.dy.sdk:id/ksad_splash_root_container"] >n ViewGroup > [text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12673495',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'[id="com.kwad.dy.sdk:id/ksad_tk_view"] >n ViewGroup > @ViewGroup[clickable=true] > ImageView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12826112',
|
||||
'https://i.gkd.li/i/12826124',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches:
|
||||
'[id="com.zjwh.android_wh_physicalfitness:id/ksad_tk_view"] >n ViewGroup > @ViewGroup[childCount=1] > ImageView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13228216',
|
||||
'https://i.gkd.li/i/13601132', //com.zjwh.android_wh_physicalfitness.ui.AdActivity
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '全屏广告-百度广告',
|
||||
name: '百度SDK',
|
||||
fastQuery: true,
|
||||
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'activity',
|
||||
matchTime: 10000,
|
||||
rules: '@ImageView - RelativeLayout[childCount=9]',
|
||||
matches:
|
||||
'@ImageView[clickable=true] - RelativeLayout > [text="反馈"]',
|
||||
exampleUrls: 'https://e.gkd.li/6882bcf4-1aa1-47e1-b7ad-299d4aa7bfd9',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13554229',
|
||||
},
|
||||
{
|
||||
key: 9,
|
||||
name: '全屏广告-第三方SDK广告', // 不知道是什么SDK
|
||||
activityIds: 'com.zjwh.android_wh_physicalfitness.activity.HomeActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 4,
|
||||
name: '百青藤广告',
|
||||
activityIds:
|
||||
'com.zjwh.android_wh_physicalfitness.activity.SplashActivity',
|
||||
matches:
|
||||
'[id="com.zjwh.android_wh_physicalfitness:id/ad_flag_source_layout"] + [id="com.zjwh.android_wh_physicalfitness:id/iv_close"][clickable=true]',
|
||||
snapshotUrls: ['https://i.gkd.li/i/12673476'],
|
||||
'@[text="跳过"][clickable=true] +3 RelativeLayout >2 [text="点击跳转至第三方页面"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12673349',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user