From 83bd51e331712bb228d57824b0cc1431f4fb562d Mon Sep 17 00:00:00 2001 From: epoberezkin Date: Mon, 14 Apr 2025 20:26:49 +0000 Subject: [PATCH] deploy: 45e395d35a09344c93e6adbcac55283d29b42ab3 --- .../apple-app-site-association/index.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.well-known/apple-app-site-association/index.json b/.well-known/apple-app-site-association/index.json index 3cd3fdd043..3b513fe61e 100644 --- a/.well-known/apple-app-site-association/index.json +++ b/.well-known/apple-app-site-association/index.json @@ -17,6 +17,30 @@ }, { "/": "/invitation" + }, + { + "/": "/a/*" + }, + { + "/": "/a" + }, + { + "/": "/c/*" + }, + { + "/": "/c" + }, + { + "/": "/g/*" + }, + { + "/": "/g" + }, + { + "/": "/i/*" + }, + { + "/": "/i" } ] }