mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-25 23:37:43 -05:00
switch to deep links
Deep links should open the app without a prompt. Additionally, on devices without the app or on computers, the link redirects to https://dpl.lp1.av5ja.srv.nintendo.net/
This commit is contained in:
parent
e1aa766cb4
commit
65c603982c
|
|
@ -1,4 +1,4 @@
|
|||
const baseUrl = 'com.nintendo.znca://znca/game/4834290508791808';
|
||||
const baseUrl = 'https://s.nintendo.com/av5ja-lp1/znca/game/4834290508791808';
|
||||
|
||||
export function getGesotownGearUrl(id) {
|
||||
return `${baseUrl}?p=/gesotown/${id}`
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user