mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 03:00:19 +00:00
Add more uri schemes
This commit is contained in:
@@ -483,6 +483,8 @@ struct
|
|||||||
{ "skype", "", URI_PATH },
|
{ "skype", "", URI_PATH },
|
||||||
{ "geo", "", URI_PATH },
|
{ "geo", "", URI_PATH },
|
||||||
{ "spotify", "", URI_PATH },
|
{ "spotify", "", URI_PATH },
|
||||||
|
{ "lastfm", "/", URI_PATH },
|
||||||
|
{ "xfire", "", URI_PATH },
|
||||||
{ NULL, "", 0}
|
{ NULL, "", 0}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user