mirror of https://github.com/vector-im/riot-web
36 lines
788 B
Plaintext
36 lines
788 B
Plaintext
{
|
|
"applinks": {
|
|
"details": [
|
|
{
|
|
"appIDs": [
|
|
"7J4U792NQT.im.vector.app",
|
|
"7J4U792NQT.io.element.elementx",
|
|
"7J4U792NQT.io.element.elementx.nightly",
|
|
"7J4U792NQT.io.element.elementx.pr"
|
|
],
|
|
"components": [
|
|
{
|
|
"?": {
|
|
"no_universal_links": "?*"
|
|
},
|
|
"exclude": true,
|
|
"comment": "Opt out of universal links"
|
|
},
|
|
{
|
|
"/": "/*",
|
|
"comment": "Matches any URL"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"webcredentials": {
|
|
"apps": [
|
|
"7J4U792NQT.im.vector.app",
|
|
"7J4U792NQT.io.element.elementx",
|
|
"7J4U792NQT.io.element.elementx.nightly",
|
|
"7J4U792NQT.io.element.elementx.pr"
|
|
]
|
|
}
|
|
}
|