From 6c723e997c54535df2c6df8ff267aaf20f741251 Mon Sep 17 00:00:00 2001 From: pengwenchuan Date: Wed, 22 Oct 2025 18:18:32 +0800 Subject: [PATCH] 3 --- html/apple-app-site-association | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/apple-app-site-association b/html/apple-app-site-association index e8bf218..be7283d 100644 --- a/html/apple-app-site-association +++ b/html/apple-app-site-association @@ -4,7 +4,7 @@ "details": [ { "appID": "434CGNSJ28.cn.zuom8.smartdrive", - "paths": ["/sdapp/","*"] + "paths": [ "*","/sdapp/*" ] } ] }