mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 03:54:32 +00:00
fix: web-prefixes function (#17239)
This commit is contained in:
parent
0842a97cac
commit
599cf0fb24
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
(def uri-schemes ["status-im://" "status-im:"])
|
(def uri-schemes ["status-im://" "status-im:"])
|
||||||
|
|
||||||
(def web-prefixes ["https://" "http://" "https://www." "http://wwww."])
|
(def web-prefixes ["https://" "http://" "https://www." "http://www."])
|
||||||
|
|
||||||
(def web2-domain "join.status.im")
|
(def web2-domain "join.status.im")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user