mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(酷安): 开屏广告-增加误触界面
This commit is contained in:
@@ -10,7 +10,10 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
excludeActivityIds: ['com.coolapk.market.view.search.'],
|
excludeActivityIds: [
|
||||||
|
'com.coolapk.market.view.search.',
|
||||||
|
'com.coolapk.market.view.feed.',
|
||||||
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
@@ -29,6 +32,7 @@ export default defineAppConfig({
|
|||||||
'https://gkd-kit.gitee.io/import/12917990',
|
'https://gkd-kit.gitee.io/import/12917990',
|
||||||
'https://gkd-kit.gitee.io/import/13211392',
|
'https://gkd-kit.gitee.io/import/13211392',
|
||||||
'https://i.gkd.li/import/13247733', // 误触
|
'https://i.gkd.li/import/13247733', // 误触
|
||||||
|
'https://i.gkd.li/import/13247782', // 可能误触
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user