summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/url.c2
1 files changed, 2 insertions, 0 deletions
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}
 };