From afc42f715011902559dcdb0ac09693fc43f4d10e Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 14 Nov 2024 12:48:23 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=90=8C=E8=8A=B1=E9=A1=BA):=20=E5=BC=80?= =?UTF-8?q?=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#499)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.hexin.plat.android.ts | 33 ++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/apps/com.hexin.plat.android.ts b/src/apps/com.hexin.plat.android.ts index 86dc4a5b..3efd185f 100644 --- a/src/apps/com.hexin.plat.android.ts +++ b/src/apps/com.hexin.plat.android.ts @@ -4,6 +4,39 @@ export default defineGkdApp({ id: 'com.hexin.plat.android', name: '同花顺', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + actionMaximumKey: 0, + priorityTime: 10000, + rules: [ + { + key: 0, + position: { + left: 'width * 3.6279', + top: 'width * -6.5736', + }, + matches: + '@[id="android:id/title"][childCount=0][width<150] < LinearLayout < [parent=null]', + exampleUrls: 'https://e.gkd.li/2750d496-8889-4aed-88b7-70692df44e8f', + snapshotUrls: 'https://i.gkd.li/i/16505270', + }, + { + key: 1, + position: { + left: 'width * 3.7', + top: 'width * -6.9281', + }, + matches: + '@[id="android:id/title"][childCount=0][width>=150] < LinearLayout < [parent=null]', + exampleUrls: 'https://e.gkd.li/f9c7621d-8b2b-4ca8-9904-fe0bca61c43f', + snapshotUrls: 'https://i.gkd.li/i/17726527', + }, + ], + }, { key: 1, name: '分段广告-信息流广告',