perf: 开屏广告

This commit is contained in:
AIsouler
2024-09-24 15:10:58 +08:00
parent 65d7fecc7d
commit bafb7747e6
69 changed files with 51 additions and 72 deletions

View File

@@ -14,7 +14,6 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: exampleUrls:

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -26,6 +25,7 @@ export default defineGkdApp({
{ {
key: 1, key: 1,
name: '腾讯SDK', name: '腾讯SDK',
fastQuery: true,
matches: '[text*="跳过"][text.length<=10]', matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/i/13626049', snapshotUrls: 'https://i.gkd.li/i/13626049',
}, },

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
snapshotUrls: 'https://i.gkd.li/i/13930391', snapshotUrls: 'https://i.gkd.li/i/13930391',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/15858014', 'https://i.gkd.li/i/15858014',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,13 +14,13 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
snapshotUrls: 'https://i.gkd.li/i/14546304', snapshotUrls: 'https://i.gkd.li/i/14546304',
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text*="跳过"][text.length<=10]', matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12745095', 'https://i.gkd.li/i/12745095',
@@ -30,12 +29,13 @@ export default defineGkdApp({
}, },
{ {
key: 2, key: 2,
fastQuery: true,
position: { position: {
left: 'width * 0.8778', left: 'width * 0.8778',
top: 'width * 0.1667', top: 'width * 0.1667',
}, },
matches: matches:
'[id$="spalsh_ad_view"] >4 [id$="native_container"] >2 [id$="id/contentView"]', // 避免选中其他开屏广告节点 '[id$="spalsh_ad_view"] >4 [id$="native_container"] >2 [id="cn.xiaochuankeji.zuiyouLite:id/contentView"]', // 避免选中其他开屏广告节点
exampleUrls: exampleUrls:
'https://m.gkd.li/57941037/485963ab-07b1-412a-a932-badc50cb2688', 'https://m.gkd.li/57941037/485963ab-07b1-412a-a932-badc50cb2688',
snapshotUrls: 'https://i.gkd.li/i/13399391', snapshotUrls: 'https://i.gkd.li/i/13399391',

View File

@@ -14,7 +14,6 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
snapshotUrls: 'https://i.gkd.li/i/13188653', snapshotUrls: 'https://i.gkd.li/i/13188653',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
resetMatch: 'app', resetMatch: 'app',
actionMaximum: 1, actionMaximum: 1,

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][clickable=true]', matches: '[text*="跳过"][text.length<10][clickable=true]',
exampleUrls: exampleUrls:
'https://m.gkd.li/57941037/017edf59-e705-4f92-9726-af7fec5aaf41', 'https://m.gkd.li/57941037/017edf59-e705-4f92-9726-af7fec5aaf41',

View File

@@ -6,7 +6,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -14,6 +13,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/15376423', snapshotUrls: 'https://i.gkd.li/i/15376423',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: exampleUrls:
'https://m.gkd.li/57941037/e88a7ab4-0aeb-4472-a49b-3252da21ae33', 'https://m.gkd.li/57941037/e88a7ab4-0aeb-4472-a49b-3252da21ae33',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: 'TextView[text^="跳过"][text.length<=10]', matches: 'TextView[text^="跳过"][text.length<=10]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12775906', 'https://i.gkd.li/i/12775906',

View File

@@ -19,7 +19,6 @@ export default defineGkdApp({
{ {
key: 2, key: 2,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text^="跳过"][text.length<10]', matches: '[text^="跳过"][text.length<10]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/13264387', 'https://i.gkd.li/i/13264387',
@@ -23,6 +23,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '@ImageView - [text="|"]', matches: '@ImageView - [text="|"]',
snapshotUrls: 'https://i.gkd.li/i/13264377', snapshotUrls: 'https://i.gkd.li/i/13264377',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -31,8 +30,9 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
matches: '[text^="跳过"][text.length<=4]', fastQuery: true,
excludeMatches: '[id="com.coolapk.market:id/item_view"]', excludeMatches: '[id="com.coolapk.market:id/item_view"]',
matches: '[text^="跳过"][text.length<=4]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12917990', 'https://i.gkd.li/i/12917990',
'https://i.gkd.li/i/13211392', 'https://i.gkd.li/i/13211392',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text="跳过"][childCount=0][visibleToUser=true]', matches: '[text="跳过"][childCount=0][visibleToUser=true]',
exampleUrls: exampleUrls:
'https://m.gkd.li/57941037/23262900-c52d-494a-9b7d-bb821025665a', 'https://m.gkd.li/57941037/23262900-c52d-494a-9b7d-bb821025665a',

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
snapshotUrls: [ snapshotUrls: [

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -24,6 +23,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text="跳过"]', matches: '[text="跳过"]',
snapshotUrls: 'https://i.gkd.li/i/13538207', snapshotUrls: 'https://i.gkd.li/i/13538207',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -21,6 +20,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
position: { position: {
left: 'width * 0.8833', left: 'width * 0.8833',
top: 'width * 0.1388', top: 'width * 0.1388',
@@ -34,6 +34,7 @@ export default defineGkdApp({
}, },
{ {
key: 2, key: 2,
fastQuery: true,
position: { position: {
left: 'width * 0.8666', left: 'width * 0.8666',
top: 'width * 0.1625', top: 'width * 0.1625',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
resetMatch: 'app', resetMatch: 'app',
actionMaximum: 1, actionMaximum: 1,

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: exampleUrls:

View File

@@ -8,7 +8,6 @@ export default defineGkdApp({
key: 1, key: 1,
name: '开屏广告', name: '开屏广告',
desc: '点击跳过', desc: '点击跳过',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<=10]', matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/i/12712742', snapshotUrls: 'https://i.gkd.li/i/12712742',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 1, key: 1,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/16322789', snapshotUrls: 'https://i.gkd.li/i/16322789',
}, },
@@ -26,6 +26,7 @@ export default defineGkdApp({
}, },
{ {
key: 2, key: 2,
fastQuery: true,
matches: '[vid="ms_skipView"]', // vid="iv_notification_fragment_news" 并非跳过节点,只是位置相同 matches: '[vid="ms_skipView"]', // vid="iv_notification_fragment_news" 并非跳过节点,只是位置相同
exampleUrls: 'https://e.gkd.li/4b7fd3fe-8467-49e3-93af-64515416911c', exampleUrls: 'https://e.gkd.li/4b7fd3fe-8467-49e3-93af-64515416911c',
snapshotUrls: [ snapshotUrls: [

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: -1, key: -1,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -21,6 +20,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/16283385', snapshotUrls: 'https://i.gkd.li/i/16283385',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -23,12 +22,14 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[vid="mJumpBtn"][visibleToUser=true]', matches: '[vid="mJumpBtn"][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/28a83ffc-ba28-4d0e-8f28-b48a4a542f23', exampleUrls: 'https://e.gkd.li/28a83ffc-ba28-4d0e-8f28-b48a4a542f23',
snapshotUrls: 'https://i.gkd.li/i/16486457', snapshotUrls: 'https://i.gkd.li/i/16486457',
}, },
{ {
key: 2, key: 2,
fastQuery: true,
position: { position: {
left: 'width * 0.9007', left: 'width * 0.9007',
top: 'width * 0.1603', top: 'width * 0.1603',

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: exampleUrls:

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/15746254', snapshotUrls: 'https://i.gkd.li/i/15746254',
}, },

View File

@@ -26,7 +26,6 @@ export default defineGkdApp({
}, },
{ {
key: 2, key: 2,
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: 'https://e.gkd.li/8359b29b-b99e-4b6e-b748-a10a9f17005c', exampleUrls: 'https://e.gkd.li/8359b29b-b99e-4b6e-b748-a10a9f17005c',

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: exampleUrls:

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
snapshotUrls: 'https://i.gkd.li/i/13937324', snapshotUrls: 'https://i.gkd.li/i/13937324',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/15023951', snapshotUrls: 'https://i.gkd.li/i/15023951',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -21,6 +20,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text^="跳过"][text.length<10][visibleToUser=true]', matches: '[text^="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/15087528', 'https://i.gkd.li/i/15087528',

View File

@@ -39,7 +39,6 @@ export default defineGkdApp({
{ {
key: 2, key: 2,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
resetMatch: 'app', resetMatch: 'app',
actionMaximum: 1, actionMaximum: 1,

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -8,7 +8,6 @@ export default defineGkdApp({
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
desc: '点击跳过', desc: '点击跳过',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -22,6 +21,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text*="跳过"][text.length<=10]', matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/13939216', 'https://i.gkd.li/i/13939216',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
excludeMatches: '[vid="ad_skip"][clickable=false]', excludeMatches: '[vid="ad_skip"][clickable=false]',
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: [ snapshotUrls: [
@@ -31,6 +31,7 @@ export default defineGkdApp({
}, },
{ {
key: 2, key: 2,
fastQuery: true,
position: { position: {
left: 'width * 0.9016', left: 'width * 0.9016',
top: 'width * 0.1557', top: 'width * 0.1557',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: matches:
'[text*="跳过"][text.length<=10][id!="com.netease.mobimail:id/ad_skip"]', '[text*="跳过"][text.length<=10][id!="com.netease.mobimail:id/ad_skip"]',
snapshotUrls: [ snapshotUrls: [
@@ -31,6 +31,7 @@ export default defineGkdApp({
}, },
{ {
key: 2, key: 2,
fastQuery: true,
matches: '[id="com.netease.mobimail:id/ad_skip"][clickable=true]', matches: '[id="com.netease.mobimail:id/ad_skip"][clickable=true]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12667519', 'https://i.gkd.li/i/12667519',

View File

@@ -15,7 +15,6 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: exampleUrls:

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -21,6 +20,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/14819443', 'https://i.gkd.li/i/14819443',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
resetMatch: 'app', resetMatch: 'app',
actionMaximum: 1, actionMaximum: 1,
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text="跳过"][visibleToUser=true]', matches: '[text="跳过"][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/14753912', snapshotUrls: 'https://i.gkd.li/i/14753912',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -21,6 +20,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/347b9148-02d8-4806-bafe-3aee9e4094af', exampleUrls: 'https://e.gkd.li/347b9148-02d8-4806-bafe-3aee9e4094af',
snapshotUrls: 'https://i.gkd.li/i/16642890', snapshotUrls: 'https://i.gkd.li/i/16642890',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text^="跳过"][text.length<=10]', matches: '[text^="跳过"][text.length<=10]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12843368', 'https://i.gkd.li/i/12843368',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<=10]', matches: '[text*="跳过"][text.length<=10]',
exampleUrls: exampleUrls:
'https://m.gkd.li/57941037/07c9f980-aa0f-4044-a58d-299a2a358857', 'https://m.gkd.li/57941037/07c9f980-aa0f-4044-a58d-299a2a358857',

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
snapshotUrls: 'https://i.gkd.li/i/14667409', snapshotUrls: 'https://i.gkd.li/i/14667409',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: exampleUrls:

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
resetMatch: 'app', resetMatch: 'app',
actionMaximum: 1, actionMaximum: 1,

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text="跳过"][visibleToUser=true]', matches: '[text="跳过"][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/14790888', snapshotUrls: 'https://i.gkd.li/i/14790888',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<=10]', matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/i/13346166', snapshotUrls: 'https://i.gkd.li/i/13346166',
}, },

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: exampleUrls:

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<=10]', matches: '[text*="跳过"][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/i/13727905', snapshotUrls: 'https://i.gkd.li/i/13727905',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -21,6 +20,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/16030619', 'https://i.gkd.li/i/16030619',
@@ -30,6 +30,7 @@ export default defineGkdApp({
}, },
{ {
key: 2, key: 2,
fastQuery: true,
matches: matches:
'@ImageView[clickable=true][visibleToUser=true] - [text="|"]', '@ImageView[clickable=true][visibleToUser=true] - [text="|"]',
snapshotUrls: 'https://i.gkd.li/i/16030413', snapshotUrls: 'https://i.gkd.li/i/16030413',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -24,6 +23,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text^="跳过"][text.length<=10]', matches: '[text^="跳过"][text.length<=10]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12642486', 'https://i.gkd.li/i/12642486',
@@ -33,6 +33,7 @@ export default defineGkdApp({
}, },
{ {
key: 2, key: 2,
fastQuery: true,
action: 'clickCenter', action: 'clickCenter',
matches: '[vid="ms_skipView"]', matches: '[vid="ms_skipView"]',
snapshotUrls: 'https://i.gkd.li/i/16486847', snapshotUrls: 'https://i.gkd.li/i/16486847',

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
snapshotUrls: [ snapshotUrls: [

View File

@@ -12,7 +12,6 @@ export default defineGkdApp({
resetMatch: 'app', resetMatch: 'app',
rules: [ rules: [
{ {
fastQuery: true,
matches: matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true][visibleToUser=true] + TextView[visibleToUser=true][text=null]',
exampleUrls: exampleUrls:

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 1, key: 1,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/15140838', snapshotUrls: 'https://i.gkd.li/i/15140838',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -25,12 +24,14 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text*="跳过"][visibleToUser=true][text.length<=10]', matches: '[text*="跳过"][visibleToUser=true][text.length<=10]',
snapshotUrls: 'https://i.gkd.li/i/14553551', snapshotUrls: 'https://i.gkd.li/i/14553551',
}, },
{ {
// 该开屏广告需要点击坐标在跳过按钮下半部分内才能跳过 // 该开屏广告需要点击坐标在跳过按钮下半部分内才能跳过
key: 2, key: 2,
fastQuery: true,
position: { position: {
left: 'width * 0.5', left: 'width * 0.5',
top: 'width * 0.6984', top: 'width * 0.6984',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/10fa1ebe-c208-4127-a456-48ac91901984', exampleUrls: 'https://e.gkd.li/10fa1ebe-c208-4127-a456-48ac91901984',
snapshotUrls: 'https://i.gkd.li/i/16486491', snapshotUrls: 'https://i.gkd.li/i/16486491',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '@[vid^="btn_next_"] - [vid="native_ad_container"]', matches: '@[vid^="btn_next_"] - [vid="native_ad_container"]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12798528', 'https://i.gkd.li/i/12798528',
@@ -23,6 +23,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/13800235', 'https://i.gkd.li/i/13800235',

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -24,6 +23,7 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
fastQuery: true,
matches: '[text^="跳过"][text.length<=10][visibleToUser=true]', matches: '[text^="跳过"][text.length<=10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/13625367', snapshotUrls: 'https://i.gkd.li/i/13625367',
}, },

View File

@@ -7,7 +7,6 @@ export default defineGkdApp({
{ {
key: 0, key: 0,
name: '开屏广告', name: '开屏广告',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
@@ -15,6 +14,7 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
fastQuery: true,
matches: '[text*="跳过"][text.length<=10][visibleToUser=true]', matches: '[text*="跳过"][text.length<=10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/12673680', snapshotUrls: 'https://i.gkd.li/i/12673680',
}, },