Add warning about *.element.io

This commit is contained in:
Benoit Marty 2024-05-06 11:40:16 +02:00
parent 227611cfba
commit 19a97c62a8

View file

@ -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 -->