mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
perf: 弹窗广告 (适配fastQuery)
This commit is contained in:
@@ -11,10 +11,11 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds:
|
activityIds:
|
||||||
'client.android.yixiaotong.v3.ui.appcontrol.bath.BathDetailActivity',
|
'client.android.yixiaotong.v3.ui.appcontrol.bath.BathDetailActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13055837',
|
snapshotUrls: 'https://i.gkd.li/i/13055837',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -10,9 +10,10 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'cn.ylkj.xingying.MainActivity',
|
activityIds: 'cn.ylkj.xingying.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >4 FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/66b19fbd-b82d-4f10-b82d-0fc74c146b1c',
|
'https://m.gkd.li/57941037/66b19fbd-b82d-4f10-b82d-0fc74c146b1c',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14783306',
|
snapshotUrls: 'https://i.gkd.li/i/14783306',
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ export default defineGkdApp({
|
|||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'coding.yu.ccompiler.ui.CMainActivity',
|
activityIds: 'coding.yu.ccompiler.ui.CMainActivity',
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛"]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls: 'https://e.gkd.li/1ea8876f-4cac-492e-b977-e9a512aa1661',
|
exampleUrls: 'https://e.gkd.li/1ea8876f-4cac-492e-b977-e9a512aa1661',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/17689929',
|
snapshotUrls: 'https://i.gkd.li/i/17689929',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,20 +7,23 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
fastQuery: true,
|
desc: '点击关闭',
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'activity',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
name: '腾讯SDK',
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount=3] + FrameLayout[childCount=1][index=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13463241',
|
snapshotUrls: 'https://i.gkd.li/i/13463241',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'ImageView < @ViewGroup[clickable=true] < ViewGroup <<n FrameLayout[id="com.ants360.yicamera:id/ksad_tk_view"] ',
|
'ImageView[childCount=0][text=null] < @ViewGroup[childCount=1][clickable=true][visibleToUser=true] < ViewGroup +3 ViewGroup[childCount=2] > [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13543175',
|
snapshotUrls: 'https://i.gkd.li/i/13543175',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -18,9 +18,10 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.banshenghuo.mobile.ofdm.MainActivity',
|
activityIds: 'com.banshenghuo.mobile.ofdm.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] FrameLayout[index=1][childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15444005',
|
snapshotUrls: 'https://i.gkd.li/i/15444005',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -15,7 +15,8 @@ export default defineGkdApp({
|
|||||||
name: '字节SDK',
|
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: 'View[childCount=7] > View[index=1]',
|
matches:
|
||||||
|
'@Image[childCount=0][text=""] < View[childCount=1] + View +n View > View[childCount=1] > TextView[text$="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13632639',
|
snapshotUrls: 'https://i.gkd.li/i/13632639',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -28,14 +28,15 @@ export default defineGkdApp({
|
|||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'com.bx.game.dgg.MainActivity',
|
activityIds: 'com.bx.game.dgg.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView < @ViewGroup[clickable=true] < ViewGroup +2 * > [text="广告"]',
|
'ImageView[childCount=0][text=null] < @ViewGroup[childCount=1][clickable=true][visibleToUser=true] < ViewGroup +n ViewGroup[childCount=2] > [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15362927',
|
snapshotUrls: 'https://i.gkd.li/i/15362927',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.bx.game.dgg.MainActivity',
|
activityIds: 'com.bx.game.dgg.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15400143',
|
snapshotUrls: 'https://i.gkd.li/i/15400143',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -20,8 +20,10 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.changyou.app.qi.MainActivity',
|
activityIds: 'com.changyou.app.qi.MainActivity',
|
||||||
matches: '[id="android:id/content"] >5 ImageView[visibleToUser=true]',
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/c65e146e-4f2a-42f0-b233-4e04152d851d',
|
'https://m.gkd.li/57941037/c65e146e-4f2a-42f0-b233-4e04152d851d',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
|
|||||||
@@ -42,9 +42,10 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.androlua.LuaActivity',
|
activityIds: 'com.androlua.LuaActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13264383',
|
'https://i.gkd.li/i/13264383',
|
||||||
'https://i.gkd.li/i/13852448',
|
'https://i.gkd.li/i/13852448',
|
||||||
|
|||||||
@@ -11,11 +11,11 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.haleydu.cimoc.ui.activity.MainActivity',
|
activityIds: 'com.haleydu.cimoc.ui.activity.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >3 FrameLayout[childCount>4] >2 ImageView[visibleToUser=true]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls:
|
exampleUrls: 'https://e.gkd.li/bc2e0453-1da8-43db-ad18-ec69d72e3c75',
|
||||||
'https://m.gkd.li/57941037/fe71e192-83bd-4db7-aed4-a01851b6f0bd',
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/14318224',
|
'https://i.gkd.li/i/14318224',
|
||||||
'https://i.gkd.li/i/14318235',
|
'https://i.gkd.li/i/14318235',
|
||||||
|
|||||||
@@ -9,19 +9,24 @@ export default defineGkdApp({
|
|||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'activity',
|
resetMatch: 'app',
|
||||||
activityIds: 'com.codoon.gps.ui.SlideActivity',
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
name: '首页-弹窗广告',
|
name: '首页-弹窗广告',
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.codoon.gps.ui.SlideActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >2 RelativeLayout > ViewGroup[childCount=2] > ImageView[clickable=true] + ImageView[clickable=true]',
|
'@ImageView[clickable=true][childCount=0] - ImageView[clickable=true][childCount=0] < ViewGroup[childCount=2] < RelativeLayout[childCount=1] < RelativeLayout[childCount=1] < [id="android:id/content"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13358586',
|
snapshotUrls: 'https://i.gkd.li/i/13358586',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 1,
|
||||||
name: '运动圈-弹窗广告',
|
name: '运动圈-弹窗广告',
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.codoon.gps.ui.SlideActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >4 FrameLayout > ImageView + FrameLayout > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13348663',
|
snapshotUrls: 'https://i.gkd.li/i/13348663',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,34 +7,31 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
activityIds: [
|
|
||||||
'com.copymanga.app.MainActivity',
|
|
||||||
'com.reaper.flutter.reaper_flutter_plugin.activity.ReaperSplashActivity',
|
|
||||||
],
|
|
||||||
actionDelay: 400,
|
actionDelay: 400,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '快手广告-1',
|
name: '快手广告-1',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.copymanga.app.MainActivity',
|
activityIds: 'com.copymanga.app.MainActivity',
|
||||||
matches: [
|
matches: [
|
||||||
'ViewGroup > [text="广告"]',
|
'[text="广告"]',
|
||||||
'ViewGroup[childCount=3] > TextView + TextView + ImageView[clickable=true]',
|
'@ImageView[clickable=true] - [text="|"] - [text$="s"]',
|
||||||
],
|
],
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13259085',
|
snapshotUrls: 'https://i.gkd.li/i/13259085',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '快手广告-2',
|
name: '快手广告-2',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.copymanga.app.MainActivity',
|
'com.copymanga.app.MainActivity',
|
||||||
'com.kwad.components.ad.interstitial',
|
'com.kwad.components.ad.interstitial',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[text="广告"] <2 ViewGroup -(2,3) ViewGroup > ViewGroup[clickable=true][visibleToUser=true]',
|
'ImageView[childCount=0][text=null] < @ViewGroup[childCount=1][clickable=true][visibleToUser=true] < ViewGroup +n ViewGroup[childCount=2] > [text="广告"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13625486',
|
'https://i.gkd.li/i/13625486',
|
||||||
'https://i.gkd.li/i/12504486',
|
|
||||||
'https://i.gkd.li/i/12504488',
|
'https://i.gkd.li/i/12504488',
|
||||||
'https://i.gkd.li/i/13344156',
|
'https://i.gkd.li/i/13344156',
|
||||||
],
|
],
|
||||||
@@ -42,6 +39,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '快手广告-3',
|
name: '快手广告-3',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.copymanga.app.MainActivity',
|
activityIds: 'com.copymanga.app.MainActivity',
|
||||||
matches: [
|
matches: [
|
||||||
'ViewGroup > [text="广告"]',
|
'ViewGroup > [text="广告"]',
|
||||||
@@ -52,9 +50,10 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '腾讯广告-1',
|
name: '腾讯广告-1',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.copymanga.app.MainActivity',
|
activityIds: 'com.copymanga.app.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView -(1,2) FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12504520',
|
'https://i.gkd.li/i/12504520',
|
||||||
'https://i.gkd.li/i/12661019',
|
'https://i.gkd.li/i/12661019',
|
||||||
@@ -67,13 +66,16 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 4,
|
key: 4,
|
||||||
name: '腾讯广告-2',
|
name: '腾讯广告-2',
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'ImageView <2 FrameLayout - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13246786',
|
snapshotUrls: 'https://i.gkd.li/i/13246786',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '腾讯广告-3',
|
name: '腾讯广告-3',
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.copymanga.app.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="com.copymanga.app:id/interact_ad_root"] > [id="com.copymanga.app:id/iv_close"]',
|
'[id="com.copymanga.app:id/interact_ad_root"] > [id="com.copymanga.app:id/iv_close"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
@@ -84,19 +86,19 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '腾讯广告-4',
|
name: '腾讯广告-4',
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'ImageView - ImageView - FrameLayout > FrameLayout > FrameLayout > FrameLayout > ImageView',
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13233178',
|
snapshotUrls: 'https://i.gkd.li/i/13233178',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 7,
|
key: 7,
|
||||||
name: '字节广告-1',
|
name: '字节广告-1',
|
||||||
|
fastQuery: true,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
matches: [
|
matches:
|
||||||
'[desc^="logoad"] > [text="广告"]',
|
'@View[clickable=true] < FrameLayout[desc*="close"] +4 FrameLayout[desc!=null] >2 [text="反馈"]',
|
||||||
'[desc^="webview-close"] > View[clickable=true]',
|
|
||||||
],
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13372542',
|
snapshotUrls: 'https://i.gkd.li/i/13372542',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -10,9 +10,10 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.custom.zktimehelp.ui.MainActivity',
|
activityIds: 'com.custom.zktimehelp.ui.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls: 'https://e.gkd.li/95f17fff-486c-4cad-83c7-804b808ff800',
|
exampleUrls: 'https://e.gkd.li/95f17fff-486c-4cad-83c7-804b808ff800',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16670372',
|
snapshotUrls: 'https://i.gkd.li/i/16670372',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -22,19 +22,28 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
activityIds: ['com.dfsly.bbs.ui.NavigationActivity'],
|
desc: '点击关闭',
|
||||||
fastQuery: true,
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: [
|
key: 0,
|
||||||
'[id="android:id/content"] >n FrameLayout[childCount=5 || childCount=8] > FrameLayout > ImageView[text=null][visibleToUser=true]',
|
fastQuery: true,
|
||||||
],
|
activityIds: '.ui.NavigationActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13343675',
|
|
||||||
'https://i.gkd.li/i/13335135',
|
'https://i.gkd.li/i/13335135',
|
||||||
'https://i.gkd.li/i/13335316',
|
'https://i.gkd.li/i/13335316',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.ui.NavigationActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/586a67a6-27d2-4cc2-9a00-be2fc63ed63f',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/13343675',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,19 +7,18 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
fastQuery: true,
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
|
||||||
key: 0,
|
|
||||||
matches: 'ImageView - FrameLayout > FrameLayout > ImageView',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12885087',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.dmzj.manhua.ui.home.HomeTabsActivitys',
|
activityIds: 'com.dmzj.manhua.ui.home.HomeTabsActivitys',
|
||||||
matches:
|
matches:
|
||||||
'ImageView < FrameLayout - FrameLayout > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12893731',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/12885087',
|
||||||
|
'https://i.gkd.li/i/12893731',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -223,26 +223,33 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '浏览详情时弹窗广告,点击右上角x',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告-1',
|
name: '腾讯广告-1',
|
||||||
|
fastQuery: true,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.douban.frodo.subject.structure.activity.MovieActivity',
|
'com.douban.frodo.subject.structure.activity.MovieActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView - FrameLayout[childCount=5] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13195565',
|
snapshotUrls: 'https://i.gkd.li/i/13195565',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '腾讯广告-2',
|
name: '腾讯广告-2',
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'ImageView -n FrameLayout[childCount=2] > FrameLayout > FrameLayout > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: 'https://i.gkd.li/i/13328126',
|
||||||
'https://i.gkd.li/i/13296656',
|
},
|
||||||
'https://i.gkd.li/i/13328126',
|
{
|
||||||
],
|
key: 2,
|
||||||
|
fastQuery: true,
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <3 FrameLayout[childCount=3] < FrameLayout[childCount=2] +5 FrameLayout[childCount=4] > [text^="扭动或点击"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/f8b1e031-3ec1-422c-9214-8350195642cd',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/13328126',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,12 +7,13 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-首页弹窗广告',
|
name: '全屏广告-首页弹窗广告',
|
||||||
desc: '点击X',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.duoduo.cimoc.su.MainActivity',
|
activityIds: 'com.duoduo.cimoc.su.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'ViewGroup[childCount=4] <2 ViewGroup[childCount=2] + * > ViewGroup[visibleToUser=true]',
|
'ImageView[childCount=0][text=null] < @ViewGroup[childCount=1][clickable=true][visibleToUser=true] < ViewGroup +n ViewGroup[childCount=2] > [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13999281',
|
snapshotUrls: 'https://i.gkd.li/i/13999281',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -11,8 +11,9 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'ImageView -2 FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13625406',
|
snapshotUrls: 'https://i.gkd.li/i/13625406',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -10,15 +10,22 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: 'com.example.yr.MainActivity',
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls:
|
exampleUrls: 'https://e.gkd.li/be778e3c-e2fd-4223-842d-9cbbc0fb0bbb',
|
||||||
'https://m.gkd.li/57941037/e5ab8198-9705-4976-8a24-7d128b9a576e',
|
snapshotUrls: 'https://i.gkd.li/i/16115831',
|
||||||
snapshotUrls: [
|
},
|
||||||
'https://i.gkd.li/i/16115831',
|
{
|
||||||
'https://i.gkd.li/i/16115830',
|
key: 1,
|
||||||
],
|
fastQuery: true,
|
||||||
|
activityIds: '.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/3c5ff634-fe35-4ceb-8e67-565ab3367313',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16115830',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -11,23 +11,19 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.excelliance.kxqp.splash.SplashActivity',
|
activityIds: 'com.excelliance.kxqp.splash.SplashActivity',
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount=2] > LinearLayout[childCount=2] + FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13302890',
|
snapshotUrls: 'https://i.gkd.li/i/13302890',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
activityIds: [
|
fastQuery: true,
|
||||||
'com.excelliance.kxqp.splash.SplashActivity',
|
activityIds: 'com.excelliance.kxqp.splash.SplashActivity',
|
||||||
'com.excelliance.kxqp.gs.main.MainActivity',
|
|
||||||
],
|
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>4] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: 'https://i.gkd.li/i/13447122',
|
||||||
'https://i.gkd.li/i/13447122',
|
|
||||||
'https://i.gkd.li/i/14862348',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
@@ -36,6 +32,15 @@ export default defineGkdApp({
|
|||||||
matches: '[vid="close_render_ad"]',
|
matches: '[vid="close_render_ad"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15284762',
|
snapshotUrls: 'https://i.gkd.li/i/15284762',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.excelliance.kxqp.gs.main.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/bcba68e4-31a9-4693-b348-3f7b62fe8d3a',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14862348',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -40,9 +40,10 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.excelliance.kxqp.ui.MainActivity',
|
activityIds: 'com.excelliance.kxqp.ui.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >3 FrameLayout[childCount>4] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13930990',
|
'https://i.gkd.li/i/13930990',
|
||||||
'https://i.gkd.li/i/14001254',
|
'https://i.gkd.li/i/14001254',
|
||||||
|
|||||||
@@ -10,23 +10,30 @@ export default defineGkdApp({
|
|||||||
activityIds: ['com.ys.resemble.ui.MainActivity'],
|
activityIds: ['com.ys.resemble.ui.MainActivity'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: 'ImageView - FrameLayout >(2) ImageView[id=null]',
|
key: 0,
|
||||||
snapshotUrls: ['https://i.gkd.li/i/12700749'],
|
fastQuery: true,
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/12700749',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 1,
|
||||||
matches: [
|
matches: [
|
||||||
'ImageView + [id=null][text="广告"]',
|
'ImageView + [id=null][text="广告"]',
|
||||||
'ImageView + [id=null][text="跳过"]',
|
'ImageView + [id=null][text="跳过"]',
|
||||||
],
|
],
|
||||||
snapshotUrls: ['https://i.gkd.li/i/12700759'],
|
snapshotUrls: 'https://i.gkd.li/i/12700759',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 2,
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'[text="广告"] - ImageView < ViewGroup -(2) ViewGroup >(2) ImageView[id=null]',
|
'ImageView[childCount=0][text=null] < @ViewGroup[childCount=1][clickable=true][visibleToUser=true] < ViewGroup +n ViewGroup[childCount=2] > [text="广告"]',
|
||||||
snapshotUrls: ['https://i.gkd.li/i/12700800'],
|
snapshotUrls: 'https://i.gkd.li/i/12700800',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
activityIds: ['com.sigmob.sdk.base.common.TransparentAdActivity'],
|
key: 3,
|
||||||
|
activityIds: 'com.sigmob.sdk.base.common.TransparentAdActivity',
|
||||||
matches: '[id="close_btn"][clickable=true]',
|
matches: '[id="close_btn"][clickable=true]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12700837',
|
'https://i.gkd.li/i/12700837',
|
||||||
|
|||||||
@@ -10,14 +10,11 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
fastQuery: true,
|
||||||
activityIds: 'com.feiyu.morin.view.main.MainActivity',
|
activityIds: 'com.feiyu.morin.view.main.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: 'https://i.gkd.li/i/13521556',
|
||||||
'https://i.gkd.li/i/13521556',
|
|
||||||
'https://i.gkd.li/i/16621748',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
@@ -36,6 +33,15 @@ export default defineGkdApp({
|
|||||||
exampleUrls: 'https://e.gkd.li/52f8dddd-3604-4144-96ce-804c66e77a19',
|
exampleUrls: 'https://e.gkd.li/52f8dddd-3604-4144-96ce-804c66e77a19',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16621747',
|
snapshotUrls: 'https://i.gkd.li/i/16621747',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.view.main.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/a3929d91-2da9-423e-8733-7a933a611ca5',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16621748',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -19,8 +19,9 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>4] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13391833',
|
snapshotUrls: 'https://i.gkd.li/i/13391833',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,20 +7,31 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
activityIds: 'com.flttrade.flt1064trade.gong.MainActivity',
|
activityIds: 'com.flttrade.flt1064trade.gong.MainActivity',
|
||||||
matches: [
|
matches:
|
||||||
'ImageView - LinearLayout - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
'[id="android:id/content"] >(4,5) @FrameLayout[index=1] > ImageView',
|
snapshotUrls: 'https://i.gkd.li/i/13759472',
|
||||||
],
|
},
|
||||||
snapshotUrls: [
|
{
|
||||||
'https://i.gkd.li/i/13759472',
|
key: 1,
|
||||||
'https://i.gkd.li/i/13798323', //第二条 >5
|
activityIds: '.MainActivity',
|
||||||
'https://i.gkd.li/i/13798327', //第二条 >4
|
matches:
|
||||||
],
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/fc9d81bc-d215-4ebd-84a9-ed369d63f037',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/13798323',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text^="打开或下载" || text="了解更多" || text^="下载或打开"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/bd2a716e-691a-4c2c-91e2-da41e3bf2b9c',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/13798327',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,16 +7,18 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Activity_T',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Activity_T',
|
||||||
'com.aster.comic.app.view.MainActivity',
|
'com.aster.comic.app.view.MainActivity',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'ImageView - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13691104',
|
'https://i.gkd.li/i/13691104',
|
||||||
'https://i.gkd.li/i/13691103',
|
'https://i.gkd.li/i/13691103',
|
||||||
|
|||||||
@@ -29,14 +29,16 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '快手广告',
|
name: '快手广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.github.eprendre.tingshu.ui.SplashActivity',
|
activityIds: 'com.github.eprendre.tingshu.ui.SplashActivity',
|
||||||
matches: [
|
matches: [
|
||||||
'ViewGroup[childCount=2] > [text="广告"]',
|
'[text="广告"]',
|
||||||
'ViewGroup[childCount=3] > TextView + TextView + ImageView[clickable=true]',
|
'@ImageView[clickable=true] - [text="|"] - [text$="s"]',
|
||||||
],
|
],
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13625303',
|
snapshotUrls: 'https://i.gkd.li/i/13625303',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '全屏广告-首页弹窗广告',
|
name: '全屏广告-首页弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
|||||||
@@ -18,20 +18,6 @@ export default defineGkdApp({
|
|||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
activityIds: 'com.guwendao.gwd.MainActivity',
|
activityIds: 'com.guwendao.gwd.MainActivity',
|
||||||
rules: [
|
rules: [
|
||||||
// 腾讯广告
|
|
||||||
{
|
|
||||||
key: 0,
|
|
||||||
matches: 'ImageView - FrameLayout > FrameLayout > ImageView[id=null]',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12776607',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
activityIds:
|
|
||||||
'com.android.systemui.media.MediaProjectionPermissionActivity', // 疑似设置权限后activityId更新不及时产生的bug
|
|
||||||
key: 1,
|
|
||||||
matches:
|
|
||||||
'ImageView - LinearLayout - FrameLayout > FrameLayout > ImageView[id=null]',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12777151',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
matches:
|
matches:
|
||||||
@@ -40,9 +26,18 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: [
|
||||||
|
'com.guwendao.gwd.MainActivity',
|
||||||
|
'com.android.systemui.media.MediaProjectionPermissionActivity',
|
||||||
|
],
|
||||||
matches:
|
matches:
|
||||||
'ImageView < FrameLayout + FrameLayout > FrameLayout > ImageView[id=null]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12924728',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/12776607',
|
||||||
|
'https://i.gkd.li/i/12777151',
|
||||||
|
'https://i.gkd.li/i/12924728',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
// 字节广告
|
// 字节广告
|
||||||
|
|||||||
@@ -13,16 +13,17 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
activityIds: 'com.jarworld.bleach.bvn.sjm.cyc.MainActivity',
|
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
|
activityIds: 'com.jarworld.bleach.bvn.sjm.cyc.MainActivity',
|
||||||
matches: '[text*="跳过"][text.length<=10]',
|
matches: '[text*="跳过"][text.length<=10]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13626949',
|
snapshotUrls: 'https://i.gkd.li/i/13626949',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.jarworld.bleach.bvn.sjm.cyc.MainActivity',
|
activityIds: 'com.jarworld.bleach.bvn.sjm.cyc.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="com.jarworld.bleach.bvn.sjm.cyc:id/ksad_container"] ViewGroup[childCount=1] > @ViewGroup[clickable=true][childCount=1] > ImageView',
|
'ImageView[childCount=0][text=null] < @ViewGroup[childCount=1][clickable=true][visibleToUser=true] < ViewGroup +n ViewGroup[childCount=2] > [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13626950',
|
snapshotUrls: 'https://i.gkd.li/i/13626950',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -7,9 +7,10 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.jc.avatar.mm.MainActivity',
|
activityIds: 'com.jc.avatar.mm.MainActivity',
|
||||||
rules:
|
rules:
|
||||||
'ImageView -2 FrameLayout > FrameLayout > FrameLayout > FrameLayout > ImageView',
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13188475',
|
snapshotUrls: 'https://i.gkd.li/i/13188475',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '点击右上角x',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
@@ -26,18 +26,20 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '腾讯广告-1',
|
name: '腾讯广告-1',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.jincheng.supercaculator.activity.SplashActivity',
|
activityIds: 'com.jincheng.supercaculator.activity.SplashActivity',
|
||||||
matches:
|
matches:
|
||||||
'TextView < LinearLayout[childCount=2] < FrameLayout[childCount=2] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13261870',
|
snapshotUrls: 'https://i.gkd.li/i/13261870',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '腾讯广告-2',
|
name: '腾讯广告-2',
|
||||||
|
fastQuery: true,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.jincheng.supercaculator.activity.basic.CalculatorActivity',
|
'com.jincheng.supercaculator.activity.basic.CalculatorActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView -2 FrameLayout > FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13378847',
|
snapshotUrls: 'https://i.gkd.li/i/13378847',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -10,8 +10,9 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >4 FrameLayout[childCount=5] >2 ImageView[visibleToUser=true]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/93c98c6f-56f9-4c57-a8b4-ff8a74900c1e',
|
'https://m.gkd.li/57941037/93c98c6f-56f9-4c57-a8b4-ff8a74900c1e',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14318888',
|
snapshotUrls: 'https://i.gkd.li/i/14318888',
|
||||||
|
|||||||
@@ -25,9 +25,10 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.jovision.saas.ui.activity.main.MainActivity',
|
activityIds: 'com.jovision.saas.ui.activity.main.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls: 'https://e.gkd.li/92d3c1a3-3990-4f2c-b564-6f79f69f9b14',
|
exampleUrls: 'https://e.gkd.li/92d3c1a3-3990-4f2c-b564-6f79f69f9b14',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16567977',
|
snapshotUrls: 'https://i.gkd.li/i/16567977',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,11 +7,13 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
activityIds: 'com.zero.flutter_qq_ads.page.AdSplashActivity',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.zero.flutter_qq_ads.page.AdSplashActivity',
|
||||||
matches:
|
matches:
|
||||||
'[text="去微信看看"] < FrameLayout <n FrameLayout[childCount=2] -n FrameLayout > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13163314',
|
snapshotUrls: 'https://i.gkd.li/i/13163314',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,18 +7,20 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '快手广告SDK',
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
fastQuery: true,
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'ImageView[width<90][height<90] < @ViewGroup[clickable=true] <<n [id="com.juduoduo.app:id/ksad_tk_view"]',
|
'ImageView[childCount=0][text=null] < @ViewGroup[childCount=1][clickable=true][visibleToUser=true] < ViewGroup +n ViewGroup[childCount=2] > [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13705650',
|
snapshotUrls: 'https://i.gkd.li/i/13705650',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 1,
|
||||||
matches:
|
matches:
|
||||||
'[id="com.juduoduo.app:id/ksad_tk_view"] @ViewGroup[clickable=true] > [text="跳过"]',
|
'[id="com.juduoduo.app:id/ksad_tk_view"] @ViewGroup[clickable=true] > [text="跳过"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13705662',
|
snapshotUrls: 'https://i.gkd.li/i/13705662',
|
||||||
|
|||||||
@@ -7,9 +7,11 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.julanling.dgq.main.view.MainFragmentActivity',
|
activityIds: 'com.julanling.dgq.main.view.MainFragmentActivity',
|
||||||
rules:
|
rules:
|
||||||
'FrameLayout > FrameLayout[childCount=1] > ImageView[width<80][height<80]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13523567',
|
snapshotUrls: 'https://i.gkd.li/i/13523567',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -34,9 +34,10 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'ksbd.app.home.HomeActivity',
|
activityIds: 'ksbd.app.home.HomeActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls: 'https://e.gkd.li/92252573-11c8-4ce8-a0df-4c7e94b7c101',
|
exampleUrls: 'https://e.gkd.li/92252573-11c8-4ce8-a0df-4c7e94b7c101',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16492018',
|
snapshotUrls: 'https://i.gkd.li/i/16492018',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
@@ -23,20 +24,16 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
activityIds: [
|
fastQuery: true,
|
||||||
'com.klcxkj.zqxy.ui.main.MainActivity',
|
activityIds: 'com.klcxkj.zqxy.ui.main.MainActivity',
|
||||||
'com.klcxkj.zqxy.ui.device.apartment.ble.BathingBleActivity',
|
|
||||||
],
|
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView[width<90][height<90]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text^="打开或下载" || text="进入小程序" || text="领取优惠" || text="跳转微信" || text^="下载或打开"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12781461', //腾讯-1,原'ImageView -(1,2) FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'https://i.gkd.li/i/12781461',
|
||||||
'https://i.gkd.li/i/13488673',
|
'https://i.gkd.li/i/13488673',
|
||||||
'https://i.gkd.li/i/13546464', //腾讯-2,原'ImageView <(1,2) FrameLayout - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'https://i.gkd.li/i/13546464',
|
||||||
'https://i.gkd.li/i/13071301',
|
'https://i.gkd.li/i/13071301',
|
||||||
'https://i.gkd.li/i/13274836',
|
'https://i.gkd.li/i/13707849',
|
||||||
'https://i.gkd.li/i/13274836', //腾讯-3,原'ImageView -n FrameLayout > FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
|
||||||
'https://i.gkd.li/i/13707849', //腾讯-4
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -54,6 +51,15 @@ export default defineGkdApp({
|
|||||||
matches: '@ViewGroup < ViewGroup +2 ViewGroup > [text="吉欣广告"]',
|
matches: '@ViewGroup < ViewGroup +2 ViewGroup > [text="吉欣广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13274838',
|
snapshotUrls: 'https://i.gkd.li/i/13274838',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 6,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.ui.device.apartment.ble.BathingBleActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <3 FrameLayout[childCount=3] < FrameLayout[childCount=2] +5 FrameLayout[childCount=4] > [text^="扭动或点击"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/d31ed6be-1211-4d34-855c-3f454f8f4b3f',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/13274836',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -22,13 +22,14 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
fastQuery: true,
|
||||||
forcedTime: 10000,
|
forcedTime: 10000,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.lolaage.tbulu.tools.ui.activity.WelcomeActivity',
|
'com.lolaage.tbulu.tools.ui.activity.WelcomeActivity',
|
||||||
'com.lolaage.tbulu.tools.ui.activity.main.MainActivity',
|
'com.lolaage.tbulu.tools.ui.activity.main.MainActivity',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>4] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13627861',
|
'https://i.gkd.li/i/13627861',
|
||||||
'https://i.gkd.li/i/13650732',
|
'https://i.gkd.li/i/13650732',
|
||||||
|
|||||||
@@ -74,12 +74,13 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: '.MainActivity',
|
activityIds: '.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls: 'https://e.gkd.li/49cef679-3efb-4719-9af9-8f3a4c311191',
|
exampleUrls: 'https://e.gkd.li/49cef679-3efb-4719-9af9-8f3a4c311191',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/17306992',
|
snapshotUrls: 'https://i.gkd.li/i/17306992',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -17,40 +17,32 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '点击右上角x按钮',
|
desc: '点击关闭',
|
||||||
actionDelay: 750,
|
actionDelay: 750,
|
||||||
activityIds: [
|
activityIds: 'com.miaoying.appmy.cs.MainActivity',
|
||||||
'com.miaoying.appmy.cs.MainActivity',
|
|
||||||
'com.miui.home.launcher.Launcher',
|
|
||||||
],
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'@ImageView < FrameLayout -2 ImageView < FrameLayout + FrameLayout > FrameLayout > TextView[text.length=4]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: ['https://i.gkd.li/i/12565637'],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
matches:
|
|
||||||
'@ImageView[desc=null&&id=null] < FrameLayout[childCount=1] +n FrameLayout[childCount<=1] + FrameLayout > FrameLayout > TextView[text.length=4]',
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/12565637',
|
||||||
'https://i.gkd.li/i/12522881',
|
'https://i.gkd.li/i/12522881',
|
||||||
'https://i.gkd.li/i/12565480',
|
'https://i.gkd.li/i/12565480',
|
||||||
'https://i.gkd.li/i/12565507',
|
'https://i.gkd.li/i/12565507',
|
||||||
|
'https://i.gkd.li/i/12565510',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
matches: [
|
key: 1,
|
||||||
'@ImageView < FrameLayout - ImageView < FrameLayout + FrameLayout > TextView[text.length=4]',
|
fastQuery: true,
|
||||||
],
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12565475',
|
snapshotUrls: 'https://i.gkd.li/i/12565475',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
matches: [
|
key: 2,
|
||||||
'@ImageView < FrameLayout + FrameLayout + ImageView + FrameLayout + FrameLayout > TextView[text.length=4]',
|
|
||||||
],
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12565510',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
matches:
|
matches:
|
||||||
'TextView[text=null] - FrameLayout > ImageView + FrameLayout > ImageView',
|
'TextView[text=null] - FrameLayout > ImageView + FrameLayout > ImageView',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12565522',
|
snapshotUrls: 'https://i.gkd.li/i/12565522',
|
||||||
|
|||||||
@@ -10,8 +10,10 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
activityIds: 'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
||||||
matches: 'ImageView - FrameLayout > FrameLayout > ImageView',
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12846524',
|
snapshotUrls: 'https://i.gkd.li/i/12846524',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,14 +7,16 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '快手广告-1',
|
name: '快手广告-1',
|
||||||
activityIds: 'com.ys.resemble.ui.login.splash.SplashADSetActivity',
|
activityIds: 'com.ys.resemble.ui.login.splash.SplashADSetActivity',
|
||||||
matches: [
|
matches: [
|
||||||
'ViewGroup > ViewGroup > [text="广告"]',
|
'[text="广告"]',
|
||||||
'ViewGroup[childCount=3] > TextView + TextView + ImageView[clickable=true]',
|
'@ImageView[clickable=true] - [text="|"] - [text$="s"]',
|
||||||
],
|
],
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13520475',
|
snapshotUrls: 'https://i.gkd.li/i/13520475',
|
||||||
},
|
},
|
||||||
@@ -22,20 +24,15 @@ export default defineGkdApp({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '快手广告-2',
|
name: '快手广告-2',
|
||||||
activityIds: 'com.ys.resemble.ui.MainActivity',
|
activityIds: 'com.ys.resemble.ui.MainActivity',
|
||||||
matches: [
|
matches: ['[text="广告"]', '@ViewGroup > [text="跳过"]'],
|
||||||
'ViewGroup > ViewGroup > [text="广告"]',
|
|
||||||
'@ViewGroup > [text="跳过"]',
|
|
||||||
],
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13546700',
|
snapshotUrls: 'https://i.gkd.li/i/13546700',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '快手广告-3',
|
name: '快手广告-3',
|
||||||
activityIds: 'com.ys.resemble.ui.MainActivity',
|
activityIds: 'com.ys.resemble.ui.MainActivity',
|
||||||
matches: [
|
matches:
|
||||||
'ViewGroup > ViewGroup > [text="广告"]',
|
'ImageView[childCount=0][text=null] < @ViewGroup[childCount=1][clickable=true][visibleToUser=true] < ViewGroup +n ViewGroup[childCount=2] > [text="广告"]',
|
||||||
'ViewGroup > @ViewGroup[childCount=1] > ImageView[childCount=0]',
|
|
||||||
],
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13546701',
|
snapshotUrls: 'https://i.gkd.li/i/13546701',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -43,7 +40,7 @@ export default defineGkdApp({
|
|||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
activityIds: 'com.ys.resemble.ui.login.splash.SplashADSetActivity',
|
activityIds: 'com.ys.resemble.ui.login.splash.SplashADSetActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13520477',
|
snapshotUrls: 'https://i.gkd.li/i/13520477',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -104,22 +104,19 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击右上角x关闭图标',
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.mygolbs.mybus.mapsearch.poisearch.PoiSearchActivity',
|
'com.mygolbs.mybus.mapsearch.poisearch.PoiSearchActivity',
|
||||||
'com.mygolbs.mybus.NewHomePageActivity',
|
|
||||||
'com.mygolbs.mybus.RTimeActivity',
|
|
||||||
'com.mygolbs.mybus.LoginActivity',
|
'com.mygolbs.mybus.LoginActivity',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount=2] > FrameLayout[childCount>4] > FrameLayout[index=1][visibleToUser=true]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12790762',
|
'https://i.gkd.li/i/12790762',
|
||||||
'https://i.gkd.li/i/14219270',
|
|
||||||
'https://i.gkd.li/i/14572506',
|
|
||||||
'https://i.gkd.li/i/14587392',
|
'https://i.gkd.li/i/14587392',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -144,6 +141,20 @@ export default defineGkdApp({
|
|||||||
'https://m.gkd.li/57941037/f7dc0b47-b37f-409a-aebe-4aaa844aa897',
|
'https://m.gkd.li/57941037/f7dc0b47-b37f-409a-aebe-4aaa844aa897',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14587397',
|
snapshotUrls: 'https://i.gkd.li/i/14587397',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: [
|
||||||
|
'com.mygolbs.mybus.NewHomePageActivity',
|
||||||
|
'com.mygolbs.mybus.RTimeActivity',
|
||||||
|
],
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14219270',
|
||||||
|
'https://i.gkd.li/i/14572506',
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -153,6 +153,7 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
action: 'back',
|
action: 'back',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.netease.cloudmusic.activity.MainActivity',
|
'com.netease.cloudmusic.activity.MainActivity',
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >n FrameLayout[childCount>5] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13405131',
|
'https://i.gkd.li/i/13405131',
|
||||||
'https://i.gkd.li/i/14814345',
|
'https://i.gkd.li/i/14814345',
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ export default defineGkdApp({
|
|||||||
'[id="android:id/content"] >(3,4) View[childCount=2] >2 View[childCount=2 || childCount=3] > ImageView[index=parent.childCount.minus(1)][clickable=true]',
|
'[id="android:id/content"] >(3,4) View[childCount=2] >2 View[childCount=2 || childCount=3] > ImageView[index=parent.childCount.minus(1)][clickable=true]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12841171',
|
'https://i.gkd.li/i/12841171',
|
||||||
'https://i.gkd.li/i/14035418', // 误触快照
|
|
||||||
'https://i.gkd.li/i/14766665',
|
'https://i.gkd.li/i/14766665',
|
||||||
'https://i.gkd.li/i/16438609',
|
'https://i.gkd.li/i/16438609',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -85,9 +85,10 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.aster.comic.app.view.MainActivity',
|
activityIds: 'com.aster.comic.app.view.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >2 FrameLayout[childCount=9] >3 FrameLayout[childCount=2] > @FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15374245',
|
snapshotUrls: 'https://i.gkd.li/i/15374245',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -121,24 +122,25 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 7,
|
key: 7,
|
||||||
name: '腾讯SDK-1',
|
name: '腾讯SDK-1',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.aster.comic.app.view.MainActivity',
|
'com.aster.comic.app.view.MainActivity',
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Activity_T',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Activity_T',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>4] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13830354',
|
'https://i.gkd.li/i/13830354',
|
||||||
'https://i.gkd.li/i/13842716',
|
|
||||||
'https://i.gkd.li/i/13842966',
|
'https://i.gkd.li/i/13842966',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 8,
|
key: 8,
|
||||||
name: '腾讯SDK-2',
|
name: '腾讯SDK-2',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.aster.comic.app.view.MainActivity',
|
activityIds: 'com.aster.comic.app.view.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >3 FrameLayout[childCount=2] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15173845',
|
snapshotUrls: 'https://i.gkd.li/i/15173845',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -7,9 +7,11 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.ping.cimoc.ui.activity.MainActivity',
|
activityIds: 'com.ping.cimoc.ui.activity.MainActivity',
|
||||||
rules:
|
rules:
|
||||||
'ImageView < FrameLayout + FrameLayout > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13187751',
|
snapshotUrls: 'https://i.gkd.li/i/13187751',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ export default defineGkdApp({
|
|||||||
key: 7,
|
key: 7,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
@@ -29,7 +30,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
activityIds: 'com.qihoo.jia.ui.activity.TabMainActivity',
|
activityIds: 'com.qihoo.jia.ui.activity.TabMainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >2 FrameLayout[childCount=3] > FrameLayout[childCount=5] > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls: 'https://e.gkd.li/c88cdec7-e6da-4bbf-821c-76459d0daff9',
|
exampleUrls: 'https://e.gkd.li/c88cdec7-e6da-4bbf-821c-76459d0daff9',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/17656326',
|
snapshotUrls: 'https://i.gkd.li/i/17656326',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,13 +7,15 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告-1',
|
name: '腾讯广告-1',
|
||||||
activityIds: 'com.sexy.goddess.tab.RootActivity',
|
activityIds: 'com.sexy.goddess.tab.RootActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView -2 FrameLayout > FrameLayout > ImageView + FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13635127',
|
snapshotUrls: 'https://i.gkd.li/i/13635127',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -21,7 +23,7 @@ export default defineGkdApp({
|
|||||||
name: '腾讯广告-2',
|
name: '腾讯广告-2',
|
||||||
activityIds: 'com.sexy.goddess.tab.RootActivity',
|
activityIds: 'com.sexy.goddess.tab.RootActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView -2 FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13635128',
|
snapshotUrls: 'https://i.gkd.li/i/13635128',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,14 +7,15 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
name: '字节广告SDK',
|
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView[width<90][height<90]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<80 && height<80] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="第三方应用" || text="进入小程序" || text="领取优惠" || text="跳转微信" || text="下载应用"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13723963',
|
snapshotUrls: 'https://i.gkd.li/i/13723963',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -11,15 +11,12 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.sjm.xiaodesecond.mw.MainActivity',
|
activityIds: 'com.sjm.xiaodesecond.mw.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3 && childCount!=5] >2 ImageView[visibleToUser=true]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls:
|
exampleUrls: 'https://e.gkd.li/5332e99f-d47b-44ad-b8df-fcd9ec564df4',
|
||||||
'https://m.gkd.li/57941037/47a8c072-ee52-4e1e-a4bc-526643756d47',
|
snapshotUrls: 'https://i.gkd.li/i/14353263',
|
||||||
snapshotUrls: [
|
|
||||||
'https://i.gkd.li/i/14353263',
|
|
||||||
'https://i.gkd.li/i/14345580',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
@@ -46,6 +43,15 @@ export default defineGkdApp({
|
|||||||
'https://i.gkd.li/i/14203327',
|
'https://i.gkd.li/i/14203327',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.MainActivity',
|
||||||
|
matches:
|
||||||
|
' @ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <(2,3) FrameLayout[childCount=4] +(1,2) FrameLayout[childCount=2] >2 [text^="立即" || text="去逛逛"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/0b695e8c-c998-49bb-a416-27cf0f3a8f30',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14345580',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -11,9 +11,10 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.sjmly.sjmtask.xsh.MainActivity',
|
activityIds: 'com.sjmly.sjmtask.xsh.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView - FrameLayout > FrameLayout[childCount=1][index=2] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13761173',
|
snapshotUrls: 'https://i.gkd.li/i/13761173',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -36,9 +36,10 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.wifitutu.ui.main.MainActivity',
|
activityIds: 'com.wifitutu.ui.main.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14964913',
|
snapshotUrls: 'https://i.gkd.li/i/14964913',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -23,13 +23,13 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '点击X',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'com.sobo.app.MainActivity',
|
activityIds: 'com.sobo.app.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[visibleToUser=true] < FrameLayout <2 FrameLayout[childCount=4] <<n [id="android:id/content"]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="第三方应用" || text="进入小程序" || text="领取优惠" || text="跳转微信" || text="下载应用" || text="打开快应用"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/3ed9ad25-083f-4d69-b944-360a6bc2233f',
|
'https://m.gkd.li/57941037/3ed9ad25-083f-4d69-b944-360a6bc2233f',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14133546',
|
snapshotUrls: 'https://i.gkd.li/i/14133546',
|
||||||
|
|||||||
@@ -7,13 +7,13 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
activityIds: 'com.svm.core.pro.view.activity.MainActivityEx',
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: [
|
activityIds: 'com.svm.core.pro.view.activity.MainActivityEx',
|
||||||
'[text="打开或下载第三方应用"]',
|
matches:
|
||||||
'FrameLayout[childCount=3] + FrameLayout > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
],
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13185377',
|
snapshotUrls: 'https://i.gkd.li/i/13185377',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ export default defineGkdApp({
|
|||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
name: '卡片弹窗',
|
name: '卡片弹窗',
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
@@ -24,9 +25,12 @@ export default defineGkdApp({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.sinoiov.cwza.discovery.activity.DrivingDynamicsActivity',
|
'com.sinoiov.cwza.discovery.activity.DrivingDynamicsActivity',
|
||||||
matches: '[id="android:id/content"] >5 ImageView[visibleToUser=true]',
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="第三方应用" || text="进入小程序" || text="领取优惠" || text="跳转微信" || text="下载应用" || text="打开快应用"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13952519',
|
snapshotUrls: 'https://i.gkd.li/i/13952519',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ export default defineGkdApp({
|
|||||||
],
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches: '[id="ad_area"] [id="close_btn"]',
|
matches: '[id="ad_area"] [id="close_btn"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12888388',
|
'https://i.gkd.li/i/12888388',
|
||||||
@@ -39,15 +40,16 @@ export default defineGkdApp({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 1,
|
||||||
matches:
|
matches:
|
||||||
'TextView[text="反馈"] + @ImageView[clickable=true] + TextView',
|
'TextView[text="反馈"] + @ImageView[clickable=true] + TextView',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12888945',
|
snapshotUrls: 'https://i.gkd.li/i/12888945',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
matches: [
|
key: 2,
|
||||||
'[text="查看详情"]',
|
fastQuery: true,
|
||||||
'ImageView < FrameLayout[childCount=1]',
|
matches:
|
||||||
],
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="第三方应用" || text="进入小程序" || text="领取优惠" || text="跳转微信" || text="下载应用" || text="打开快应用"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13213661',
|
snapshotUrls: 'https://i.gkd.li/i/13213661',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -11,9 +11,10 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.maoyun.guoguo.MainActivity',
|
activityIds: 'com.maoyun.guoguo.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView - LinearLayout - FrameLayout > FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13759356',
|
snapshotUrls: 'https://i.gkd.li/i/13759356',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -10,8 +10,10 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
|
||||||
matches: '[id="android:id/content"] >5 ImageView[clickable=true]',
|
matches:
|
||||||
|
'@ImageView[clickable=true] - RelativeLayout > [text="反馈"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/3bfe1e95-56ed-43f7-b40c-e523953e71f6',
|
'https://m.gkd.li/57941037/3bfe1e95-56ed-43f7-b40c-e523953e71f6',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14481496',
|
snapshotUrls: 'https://i.gkd.li/i/14481496',
|
||||||
|
|||||||
@@ -39,21 +39,18 @@ export default defineGkdApp({
|
|||||||
//字节穿山甲广告SDK: key0-4
|
//字节穿山甲广告SDK: key0-4
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '类型0',
|
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
matches: '[id="com.byted.pangle:id/tt_reward_full_count_down"]',
|
matches: '[id="com.byted.pangle:id/tt_reward_full_count_down"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13511052',
|
snapshotUrls: 'https://i.gkd.li/i/13511052',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '类型1',
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout > FrameLayout[childCount=1] > ImageView[width<80][height<80]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13511645',
|
|
||||||
'https://i.gkd.li/i/13511059',
|
'https://i.gkd.li/i/13511059',
|
||||||
'https://i.gkd.li/i/13511065',
|
'https://i.gkd.li/i/13511065',
|
||||||
'https://i.gkd.li/i/13511708',
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -71,6 +68,24 @@ export default defineGkdApp({
|
|||||||
matches: '[text="反馈"] < View [text*="跳过"][text.length<=10]',
|
matches: '[text="反馈"] < View [text*="跳过"][text.length<=10]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13446063',
|
snapshotUrls: 'https://i.gkd.li/i/13446063',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/396d9536-af27-4470-9d80-0a11456fc9ea',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17691639',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 5,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/c5d254c2-97cb-4ab1-a271-d409b9841e94',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/13511708',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -10,9 +10,10 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'player.normal.np.activity.CommonEditActivity',
|
activityIds: 'player.normal.np.activity.CommonEditActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] FrameLayout[index=2][childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/b75f4ba1-7e40-4ea2-9f65-20b61f018720',
|
'https://m.gkd.li/57941037/b75f4ba1-7e40-4ea2-9f65-20b61f018720',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14722550',
|
snapshotUrls: 'https://i.gkd.li/i/14722550',
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ export default defineGkdApp({
|
|||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'com.mango.appfile.print_finish.PrintFinishAct',
|
activityIds: 'com.mango.appfile.print_finish.PrintFinishAct',
|
||||||
matches:
|
matches:
|
||||||
'ImageView < @FrameLayout +2 FrameLayout >2 [text="打开或下载第三方应用"]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/b0c3be3a-64a7-477e-a022-8a503ebd2cf6',
|
'https://m.gkd.li/57941037/b0c3be3a-64a7-477e-a022-8a503ebd2cf6',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14741407',
|
snapshotUrls: 'https://i.gkd.li/i/14741407',
|
||||||
|
|||||||
@@ -7,8 +7,11 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.xfani.app.MainActivity',
|
activityIds: 'com.xfani.app.MainActivity',
|
||||||
rules: 'ImageView - LinearLayout - FrameLayout > FrameLayout > ImageView',
|
rules:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13188550',
|
snapshotUrls: 'https://i.gkd.li/i/13188550',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,13 +7,16 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯SDK',
|
name: '腾讯SDK',
|
||||||
matches: 'FrameLayout[childCount=4] > FrameLayout[index=1]',
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13762226',
|
snapshotUrls: 'https://i.gkd.li/i/13762226',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,19 +7,27 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '点击X',
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
activityIds: 'com.xifeng.fun.MainActivity',
|
activityIds: 'com.xifeng.fun.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >2 FrameLayout[childCount>2] >(1,2) FrameLayout[childCount>4] >2 ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/14050836',
|
'https://i.gkd.li/i/14050836',
|
||||||
'https://i.gkd.li/i/14235476',
|
'https://i.gkd.li/i/14235476',
|
||||||
'https://i.gkd.li/i/14235478',
|
|
||||||
'https://i.gkd.li/i/14235479',
|
'https://i.gkd.li/i/14235479',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
activityIds: 'com.xifeng.fun.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14235478',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -41,29 +41,31 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
name: '字节广告SDK',
|
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:
|
matches:
|
||||||
'@LinearLayout[clickable=true] > LinearLayout[clickable=true]',
|
'@LinearLayout[clickable=true] - FrameLayout[childCount=1] > [text="反馈"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: 'https://i.gkd.li/i/13762195',
|
||||||
'https://i.gkd.li/i/13695604',
|
|
||||||
'https://i.gkd.li/i/13762212',
|
|
||||||
'https://i.gkd.li/i/13762195',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 1,
|
||||||
name: '腾讯广告SDK',
|
name: '腾讯广告SDK',
|
||||||
activityIds: 'com.xpx365.projphoto.FirstActivity',
|
activityIds: 'com.xpx365.projphoto.FirstActivity',
|
||||||
matches: 'FrameLayout[childCount>1] > FrameLayout[index=3]',
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13762196',
|
snapshotUrls: 'https://i.gkd.li/i/13762196',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 2,
|
||||||
name: '快手广告SDK',
|
name: '快手广告SDK',
|
||||||
activityIds: 'com.xpx365.projphoto.AdKS2AutoCloseActivity',
|
activityIds: 'com.xpx365.projphoto.AdKS2AutoCloseActivity',
|
||||||
matches:
|
matches:
|
||||||
|
|||||||
@@ -10,10 +10,11 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
activityIds: ['com.xsj.app.MainActivity', 'com.qq.e.ads.ADActivity'],
|
activityIds: ['com.xsj.app.MainActivity', 'com.qq.e.ads.ADActivity'],
|
||||||
matches:
|
matches:
|
||||||
'ImageView -2 FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13625504',
|
'https://i.gkd.li/i/13625504',
|
||||||
'https://i.gkd.li/i/13761165',
|
'https://i.gkd.li/i/13761165',
|
||||||
|
|||||||
@@ -180,12 +180,13 @@ export default defineGkdApp({
|
|||||||
// 腾讯广告
|
// 腾讯广告
|
||||||
{
|
{
|
||||||
key: 20,
|
key: 20,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.xunlei.downloadprovider.frame.MainTabActivity',
|
'com.xunlei.downloadprovider.frame.MainTabActivity',
|
||||||
'com.xunlei.downloadprovider.launch.LaunchActivity',
|
'com.xunlei.downloadprovider.launch.LaunchActivity',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12882132',
|
'https://i.gkd.li/i/12882132',
|
||||||
'https://i.gkd.li/i/12901374',
|
'https://i.gkd.li/i/12901374',
|
||||||
|
|||||||
@@ -48,18 +48,16 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.xyhui.start.PUMainActivity',
|
'com.xyhui.start.PUMainActivity',
|
||||||
'com.xyhui.start.LoadingActivity',
|
'com.xyhui.start.LoadingActivity',
|
||||||
'com.huawei.permissioncontroller.hwcust.appjump.AppJumpActivity',
|
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(4,5) @FrameLayout[index=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/14472097',
|
'https://i.gkd.li/i/14472097',
|
||||||
'https://i.gkd.li/i/14472098',
|
|
||||||
'https://i.gkd.li/i/13695488',
|
'https://i.gkd.li/i/13695488',
|
||||||
'https://i.gkd.li/i/14766902',
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -103,6 +101,20 @@ export default defineGkdApp({
|
|||||||
matches: '[text="反馈"] + @View[visibleToUser=true] > Image',
|
matches: '[text="反馈"] + @View[visibleToUser=true] > Image',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14560546',
|
snapshotUrls: 'https://i.gkd.li/i/14560546',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 6,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: [
|
||||||
|
'com.xyhui.start.PUMainActivity',
|
||||||
|
'com.xyhui.start.LoadingActivity',
|
||||||
|
],
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14472098',
|
||||||
|
'https://i.gkd.li/i/14766902',
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -11,10 +11,11 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '快手广告',
|
name: '快手广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.yingyonghui.market.ui.MainActivity',
|
activityIds: 'com.yingyonghui.market.ui.MainActivity',
|
||||||
matches: [
|
matches: [
|
||||||
'ViewGroup[childCount=2] > ImageView + [text="广告"]',
|
'[text="广告"]',
|
||||||
'ViewGroup[childCount=3] > TextView + TextView + ImageView',
|
'@ImageView[clickable=true] - [text="|"] - [text$="s"]',
|
||||||
],
|
],
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13538316',
|
snapshotUrls: 'https://i.gkd.li/i/13538316',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -30,8 +30,9 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯SDK',
|
name: '腾讯SDK',
|
||||||
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >n FrameLayout[index=2] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13800255',
|
snapshotUrls: 'https://i.gkd.li/i/13800255',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -47,11 +47,13 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '全屏广告-播放页面弹窗广告',
|
name: '全屏广告-播放页面弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
fastQuery: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: 'com.tvmain.mvp.view.activity.VodPlayerActivity',
|
activityIds: 'com.tvmain.mvp.view.activity.VodPlayerActivity',
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[text.length=null] < FrameLayout <n FrameLayout +n ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13739932',
|
snapshotUrls: 'https://i.gkd.li/i/13739932',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -22,20 +22,29 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.zhengnengliang.precepts.ui.activity.MainActivity',
|
'com.zhengnengliang.precepts.ui.activity.MainActivity',
|
||||||
'com.zhengnengliang.precepts.ui.dialog.DialogTwoButton',
|
'com.zhengnengliang.precepts.ui.dialog.DialogTwoButton',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] >2 ImageView[visibleToUser=true]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <(2,3) FrameLayout[childCount=4] +(1,2) FrameLayout[childCount=2] >2 [text^="立即" || text="去逛逛"]',
|
||||||
exampleUrls:
|
exampleUrls: 'https://e.gkd.li/9b352715-611f-4fa3-a66e-cf9203dddf75',
|
||||||
'https://m.gkd.li/57941037/0b140d85-0556-46aa-a648-600ae349f88b',
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/14338307',
|
|
||||||
'https://i.gkd.li/i/12739767',
|
'https://i.gkd.li/i/12739767',
|
||||||
'https://i.gkd.li/i/12727705',
|
'https://i.gkd.li/i/12727705',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.ui.activity.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/5813656b-8d39-4c14-b459-038fa41366a3',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14338307',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -12,8 +12,8 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '快手广告-1',
|
name: '快手广告-1',
|
||||||
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
|
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'@ImageView <n ViewGroup -2 ViewGroup > ViewGroup > [text="广告"]',
|
'@ImageView <n ViewGroup -2 ViewGroup > ViewGroup > [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12843281',
|
snapshotUrls: 'https://i.gkd.li/i/12843281',
|
||||||
@@ -21,12 +21,14 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '快手广告-2',
|
name: '快手广告-2',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
||||||
matches: '@ImageView[clickable=true] <3 * -2 * >2 [text="广告"]',
|
matches: '@ImageView[clickable=true] <3 * -2 * >2 [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13521143',
|
snapshotUrls: 'https://i.gkd.li/i/13521143',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
|
fastQuery: true,
|
||||||
name: '快手广告-3',
|
name: '快手广告-3',
|
||||||
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
||||||
matches: ['[text="广告"]', '[text="跳过"]'],
|
matches: ['[text="广告"]', '[text="跳过"]'],
|
||||||
@@ -35,12 +37,13 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '腾讯广告-1',
|
name: '腾讯广告-1',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.zhiyin.qingdan.dashixiong.MainActivity',
|
'com.zhiyin.qingdan.dashixiong.MainActivity',
|
||||||
'com.qq.e.ads.ADActivity',
|
'com.qq.e.ads.ADActivity',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12843282',
|
'https://i.gkd.li/i/12843282',
|
||||||
'https://i.gkd.li/i/12843345',
|
'https://i.gkd.li/i/12843345',
|
||||||
@@ -51,8 +54,8 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '字节广告',
|
name: '字节广告',
|
||||||
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
|
activityIds: 'com.zhiyin.qingdan.dashixiong.MainActivity',
|
||||||
matches: '@Image < View +n View > View > View > [text="广告"]',
|
matches: '@Image < View +n View > View > View > [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12843323',
|
snapshotUrls: 'https://i.gkd.li/i/12843323',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -27,23 +27,25 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '优量汇-第一类广告',
|
name: '优量汇-第一类广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.zhizhou.days.activity.MainActivity',
|
activityIds: 'com.zhizhou.days.activity.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView - LinearLayout - FrameLayout > FrameLayout > ImageView[visibleToUser=true]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12727528',
|
snapshotUrls: 'https://i.gkd.li/i/12727528',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '优量汇-第二类广告',
|
name: '优量汇-第二类广告',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.zhizhou.days.activity.MainActivity',
|
'com.zhizhou.days.activity.MainActivity',
|
||||||
'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'ImageView - FrameLayout > FrameLayout > FrameLayout > ImageView[visibleToUser=true]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12739703',
|
'https://i.gkd.li/i/12739703',
|
||||||
'https://i.gkd.li/i/12727546', // activityId: 'com.huawei.android.launcher.unihome.UniHomeLauncher'
|
'https://i.gkd.li/i/12727546',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -7,16 +7,25 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '全屏广告-弹窗广告',
|
name: '全屏广告-弹窗广告',
|
||||||
desc: '点击右上角x',
|
desc: '点击关闭',
|
||||||
activityIds: 'com.zhl.bmi.MainActivity',
|
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
|
activityIds: 'com.zhl.bmi.MainActivity',
|
||||||
rules: [
|
rules: [
|
||||||
'@ImageView < FrameLayout[childCount=1] <(2,3) FrameLayout <(1,2) FrameLayout < FrameLayout < [id="android:id/content"]',
|
{
|
||||||
],
|
key: 0,
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13255787',
|
'https://i.gkd.li/i/13255787',
|
||||||
'https://i.gkd.li/i/13255786',
|
'https://i.gkd.li/i/13255786',
|
||||||
'https://i.gkd.li/i/13542343', //第二条规则
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/13542343',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -44,14 +44,12 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '腾讯SDK',
|
name: '腾讯SDK',
|
||||||
|
fastQuery: true,
|
||||||
activityIds: '.activity.HomeActivity',
|
activityIds: '.activity.HomeActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView[childCount=0][text=null]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls: 'https://e.gkd.li/a7753ec9-5382-42ee-9a41-b4e2b61b9050',
|
exampleUrls: 'https://e.gkd.li/a7753ec9-5382-42ee-9a41-b4e2b61b9050',
|
||||||
snapshotUrls: [
|
snapshotUrls: 'https://i.gkd.li/i/17355585',
|
||||||
'https://i.gkd.li/i/17355585',
|
|
||||||
'https://i.gkd.li/i/17358027',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
@@ -95,6 +93,15 @@ export default defineGkdApp({
|
|||||||
exampleUrls: 'https://e.gkd.li/2debed48-37f2-43ec-8b0f-3a5e06c23ed1',
|
exampleUrls: 'https://e.gkd.li/2debed48-37f2-43ec-8b0f-3a5e06c23ed1',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/17378546',
|
snapshotUrls: 'https://i.gkd.li/i/17378546',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 6,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.activity.HomeActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/f640d0c2-197d-45ef-98ff-58a04920bd2d',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17358027',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -34,13 +34,14 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds:
|
activityIds:
|
||||||
'ctrip.android.publicproduct.home.view.CtripHomeActivity',
|
'ctrip.android.publicproduct.home.view.CtripHomeActivity',
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[clickable=true] < RelativeLayout + RelativeLayout >5 [desc^="广告"]',
|
'@ImageView[clickable=true] < RelativeLayout + RelativeLayout >5 [desc^="广告"] + [text="立即领取"]',
|
||||||
exampleUrls: 'https://e.gkd.li/00628604-fab9-432c-a70b-343c8c889c23',
|
exampleUrls: 'https://e.gkd.li/00628604-fab9-432c-a70b-343c8c889c23',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16357287',
|
snapshotUrls: 'https://i.gkd.li/i/16357287',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -143,15 +143,12 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
exampleUrls:
|
exampleUrls: 'https://e.gkd.li/f89eea71-55f0-4c27-a4b0-79ac5296becd',
|
||||||
'https://m.gkd.li/57941037/13a69193-a276-4115-97dd-bd7a4b49fbee',
|
snapshotUrls: 'https://i.gkd.li/i/15209619',
|
||||||
snapshotUrls: [
|
|
||||||
'https://i.gkd.li/i/15209619',
|
|
||||||
'https://i.gkd.li/i/15211765',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
@@ -166,6 +163,15 @@ export default defineGkdApp({
|
|||||||
'https://i.gkd.li/i/15282994',
|
'https://i.gkd.li/i/15282994',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.view.main.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/b4d9d653-a4ad-4e4f-a8f5-30b1485547b5',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15211765',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -17,10 +17,9 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
matches: [
|
fastQuery: true,
|
||||||
'[text^="立即" || text^="查看" || text^="领取"][text.length=4]', // 立即抢购,立即下载,立即申请,查看详情,领取优惠
|
matches:
|
||||||
'[id="android:id/content"] >2 FrameLayout[childCount=3||childCount=2] > FrameLayout[childCount=5||childCount=6||childCount=8] > FrameLayout[childCount=1] > ImageView[text=null][visibleToUser=true]', // 非广告页面下没有这种节点,不会误触
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null][parent.childCount>3] +n FrameLayout >(1,2) [text^="立即" || text="查看详情" || text="了解更多" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
],
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13302326',
|
'https://i.gkd.li/i/13302326',
|
||||||
'https://i.gkd.li/i/13313576',
|
'https://i.gkd.li/i/13313576',
|
||||||
|
|||||||
@@ -11,9 +11,9 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
activityIds: [],
|
fastQuery: true,
|
||||||
matches:
|
matches:
|
||||||
'ImageView -2 FrameLayout > FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13625479',
|
snapshotUrls: 'https://i.gkd.li/i/13625479',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -21,18 +21,18 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '腾讯广告1',
|
name: '腾讯广告',
|
||||||
activityIds: 'run.xbud.android.mvp.ui.other.MainActivity',
|
activityIds: 'run.xbud.android.mvp.ui.other.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView - LinearLayout < FrameLayout - FrameLayout > FrameLayout > ImageView',
|
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] - FrameLayout[childCount>2] >3 [text^="立即" || text$="应用" || text="了解更多" || text="查看详情"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13296371',
|
snapshotUrls: 'https://i.gkd.li/i/13296371',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '腾讯广告2',
|
name: '京东广告',
|
||||||
activityIds: 'run.xbud.android.mvp.ui.other.MainActivity',
|
activityIds: 'run.xbud.android.mvp.ui.other.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'ImageView -n FrameLayout > FrameLayout > FrameLayout > ImageView',
|
'@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <3 FrameLayout[childCount=3] < FrameLayout[childCount=2] +5 FrameLayout[childCount=4] > [text^="扭动或点击"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13296398',
|
snapshotUrls: 'https://i.gkd.li/i/13296398',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user