mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 15:52:02 +00:00
67 lines
2 KiB
Text
67 lines
2 KiB
Text
{
|
|
"applinks": {
|
|
"apps": [],
|
|
"details": [
|
|
{
|
|
"appID": "9EWRZ4QP3J.com.stremio.one",
|
|
"paths": [
|
|
"/",
|
|
"/#/player/*",
|
|
"/#/discover/*",
|
|
"/#/detail/*",
|
|
"/#/library/*",
|
|
"/#/addons/*",
|
|
"/#/settings",
|
|
"/#/search/*"
|
|
],
|
|
"components": [
|
|
{
|
|
"/": "/",
|
|
"#": "/player/*",
|
|
"comment": "Matches deep link for player"
|
|
},
|
|
{
|
|
"/": "/",
|
|
"#": "/discover/*",
|
|
"comment": "Matches deep link for discover"
|
|
},
|
|
{
|
|
"/": "/",
|
|
"#": "/detail/*",
|
|
"comment": "Matches deep link for detail"
|
|
},
|
|
{
|
|
"/": "/",
|
|
"#": "/library/*",
|
|
"comment": "Matches deep link for library"
|
|
},
|
|
{
|
|
"/": "/",
|
|
"#": "/addons/*",
|
|
"comment": "Matches deep link for addons"
|
|
},
|
|
{
|
|
"/": "/",
|
|
"#": "/settings",
|
|
"comment": "Matches deep link for settings"
|
|
},
|
|
{
|
|
"/": "/",
|
|
"#": "/search/*",
|
|
"comment": "Matches deep link for search"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"activitycontinuation": {
|
|
"apps": [
|
|
"9EWRZ4QP3J.com.stremio.one"
|
|
]
|
|
},
|
|
"webcredentials": {
|
|
"apps": [
|
|
"9EWRZ4QP3J.com.stremio.one"
|
|
]
|
|
}
|
|
}
|