diff --git a/src/common/url.c b/src/common/url.c index 963951ac..10479127 100644 --- a/src/common/url.c +++ b/src/common/url.c @@ -483,6 +483,8 @@ struct { "skype", "", URI_PATH }, { "geo", "", URI_PATH }, { "spotify", "", URI_PATH }, + { "lastfm", "/", URI_PATH }, + { "xfire", "", URI_PATH }, { NULL, "", 0} };