From 9f1f5987ee6d0f4cddc2cb4af288d5f0b1ae2111 Mon Sep 17 00:00:00 2001 From: mikemag-dev <3445394+mikemag-dev@users.noreply.github.com> Date: Tue, 24 Oct 2023 18:33:41 -0400 Subject: [PATCH] Update apple-app-site-association (#100) --- public/.well-known/apple-app-site-association | 50 +++++-------------- 1 file changed, 13 insertions(+), 37 deletions(-) diff --git a/public/.well-known/apple-app-site-association b/public/.well-known/apple-app-site-association index 57e1114..18ba77b 100644 --- a/public/.well-known/apple-app-site-association +++ b/public/.well-known/apple-app-site-association @@ -8,67 +8,43 @@ ], "components": [ { - "/": "/trade/*" + "/": "/" }, { - "/": "/r/*" + "/": "/#/" }, { - "/": "/portfolio/overview" + "/": "*/markets" }, { - "/": "/portfolio/positions" + "/": "*/trade" }, { - "/": "/portfolio/orders" + "/": "*/trade/*" }, { - "/": "/portfolio/fees" + "/": "*/portfolio" }, { - "/": "/portfolio/history" + "/": "*/portfolio/overview" }, { - "/": "/portfolio/history/trades" + "/": "*/portfolio/positions" }, { - "/": "/portfolio/history/transfers" + "/": "*/portfolio/orders" }, { - "/": "/portfolio/history/funding" + "/": "*/portfolio/fees" }, { - "/": "/rewards" + "/": "*/portfolio/history/trades" }, { - "/": "/my-profile" + "/": "*/portfolio/history/transfers" }, { - "/": "/rankings/hedgies" - }, - { - "/": "/rankings/competition" - }, - { - "/": "/rankings/diamond" - }, - { - "/": "/rankings/platinum" - }, - { - "/": "/rankings/gold" - }, - { - "/": "/rankings/silver" - }, - { - "/": "/rankings/bronze" - }, - { - "/": "/rankings/pnl-absolute" - }, - { - "/": "/rankings/pnl-percent" + "/": "*/portfolio/history/funding" }, { "/": "/walletsegue",