diff --git a/plugin.video.alfa/servers/torrent.json b/plugin.video.alfa/servers/torrent.json index b498fd68..698c5db3 100644 --- a/plugin.video.alfa/servers/torrent.json +++ b/plugin.video.alfa/servers/torrent.json @@ -6,6 +6,11 @@ "name": "xbmctorrent", "url": "plugin://plugin.video.xbmctorrent/play/%s" }, + { + "id": "plugin.video.elementum", + "name": "elementum", + "url": "plugin://plugin.video.elementum/play?uri=%s" + }, { "id": "plugin.video.pulsar", "name": "pulsar", @@ -78,4 +83,4 @@ "visible": false } ] -} \ No newline at end of file +}