Revert "Add "call.pro.element.io" in the list of known hosts for Element Call."
This reverts commit 5cd76a4646.
This commit is contained in:
parent
6c4210f097
commit
54e6439e03
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ class CallIntentDataParser {
|
||||||
private val validHttpSchemes = sequenceOf("https")
|
private val validHttpSchemes = sequenceOf("https")
|
||||||
private val knownHosts = sequenceOf(
|
private val knownHosts = sequenceOf(
|
||||||
"call.element.io",
|
"call.element.io",
|
||||||
"call.pro.element.io",
|
|
||||||
)
|
)
|
||||||
|
|
||||||
fun parse(data: String?): String? {
|
fun parse(data: String?): String? {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue