-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update deriv go redirection link (#6386)
- Loading branch information
1 parent
773d105
commit c13a0b0
Showing
1 changed file
with
27 additions
and
25 deletions.
There are no files selected for viewing
52 changes: 27 additions & 25 deletions
52
packages/core/src/public/.well-known/apple-app-site-association
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,31 @@ | ||
{ | ||
"applinks": { | ||
"details": [{ | ||
"appID": "36S5Q8S4V5.com.deriv.app", | ||
"paths": [ | ||
"/redirect" | ||
"details": [ | ||
{ | ||
"appID": "36S5Q8S4V5.com.deriv.app", | ||
"paths": [ | ||
"/redirect/derivgo" | ||
] | ||
}, | ||
{ | ||
"appID": "36S5Q8S4V5.com.deriv.app.dev", | ||
"paths": [ | ||
"/redirect/derivgo" | ||
] | ||
}, | ||
{ | ||
"appID": "36S5Q8S4V5.com.deriv.app.staging", | ||
"paths": [ | ||
"/redirect/derivgo" | ||
] | ||
}, | ||
{ | ||
"appID": "36S5Q8S4V5.com.deriv.dp2p", | ||
"paths": [ | ||
"/cashier/p2p", | ||
"/redirect/p2p" | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"appID": "36S5Q8S4V5.com.deriv.app.dev", | ||
"paths": [ | ||
"/redirect" | ||
] | ||
}, | ||
{ | ||
"appID": "36S5Q8S4V5.com.deriv.app.staging", | ||
"paths": [ | ||
"/redirect" | ||
] | ||
}, | ||
{ | ||
"appID": "36S5Q8S4V5.com.deriv.dp2p", | ||
"paths": [ | ||
"/cashier/p2p", | ||
"/redirect/p2p" | ||
] | ||
}] | ||
} | ||
} | ||
} |
c13a0b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
deriv-app – ./
deriv-app.vercel.app
deriv-app.binary.sx
deriv-app-git-master.binary.sx
binary.sx