mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(酷安): 开屏广告-误触修复
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
|
excludeActivityIds: ['com.coolapk.market.view.search.'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
@@ -27,6 +28,7 @@ export default defineAppConfig({
|
|||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'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', // 误触
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user