Add warning about *.element.io
This commit is contained in:
parent
227611cfba
commit
19a97c62a8
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@
|
|||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
||||
<data android:scheme="https" />
|
||||
<!-- Note: we can't use "*.element.io" here because it'll intercept the "mas.element.io" domain too. -->
|
||||
<!-- Matching asset file: https://app.element.io/.well-known/assetlinks.json -->
|
||||
<data android:host="app.element.io" />
|
||||
<!-- Matching asset file: https://develop.element.io/.well-known/assetlinks.json -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue