Add warning about *.element.io

This commit is contained in:
Benoit Marty
2024-05-06 11:40:16 +02:00
parent d6dc750dfe
commit c72b2e2a39

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