From f4e9da83db1c3326bc8a5da1eeffec5712b06028 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 18 Jul 2024 13:28:24 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E5=BE=AE=E5=8D=9A=E8=BD=BB=E4=BA=AB?= =?UTF-8?q?=E7=89=88):=20=E5=88=86=E6=AE=B5=E5=B9=BF=E5=91=8A-=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=B5=81=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.weico.international.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/com.weico.international.ts b/src/apps/com.weico.international.ts index 584624b5..81748611 100644 --- a/src/apps/com.weico.international.ts +++ b/src/apps/com.weico.international.ts @@ -37,6 +37,7 @@ export default defineGkdApp({ name: '分段广告-信息流广告', desc: '出现在主页,搜索页', fastQuery: true, + forcedTime: 10000, activityIds: [ 'com.google.android.material.bottomsheet.BottomSheetDialog', 'com.weico.international.activity.MainFragmentActivity',