mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 01:33:37 +08:00
feat(酷安): 开屏广告-增加误触界面
This commit is contained in:
parent
17bd3fa108
commit
1479e84929
|
@ -10,7 +10,10 @@ export default defineAppConfig({
|
|||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
excludeActivityIds: ['com.coolapk.market.view.search.'],
|
||||
excludeActivityIds: [
|
||||
'com.coolapk.market.view.search.',
|
||||
'com.coolapk.market.view.feed.',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
@ -29,6 +32,7 @@ export default defineAppConfig({
|
|||
'https://gkd-kit.gitee.io/import/12917990',
|
||||
'https://gkd-kit.gitee.io/import/13211392',
|
||||
'https://i.gkd.li/import/13247733', // 误触
|
||||
'https://i.gkd.li/import/13247782', // 可能误触
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user