mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf: some rules
This commit is contained in:
@@ -8,13 +8,15 @@ export default defineGkdApp({
|
||||
// 我不知道这个广告从哪里来的,它出乎意料地跳出并覆盖在Gspace上面
|
||||
key: 0,
|
||||
name: '全屏广告-弹窗广告',
|
||||
activityIds: [
|
||||
'com.huawei.openalliance.ad.ppskit.activity.InnerPPSInterstitialAdActivity',
|
||||
],
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.huawei.openalliance.ad.ppskit.activity.InnerPPSInterstitialAdActivity',
|
||||
matches: '[id="com.huawei.hwid:id/interstitial_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/i/12709068'],
|
||||
snapshotUrls: 'https://i.gkd.li/i/12709068',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user