mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(华为运动健康):开屏广告 (#1646)
* feat(华为运动健康):开屏广告 * 格式更正 * feat(华为运动健康): 开屏广告 --------- Co-authored-by: 二刺螈 <i@songe.li> close #1643
This commit is contained in:
@@ -7,13 +7,21 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: ['com.huawei.health.MainActivity'],
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.huawei.hms.ads.uiengine:id/hiad_skip_text"]',
|
||||
action: 'clickCenter',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12667766'],
|
||||
},
|
||||
{
|
||||
matches: '[id="com.huawei.health:id/hiad_skip_text"]',
|
||||
action: 'clickCenter',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/13215012'],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user