From ce47e8cff701d4c87605d4e30b5fa4f60b555b55 Mon Sep 17 00:00:00 2001 From: Laptop Date: Sun, 8 Dec 2024 11:03:50 +0200 Subject: add soundcloak --- src/config.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 48eecc24..70f38c8f 100644 --- a/src/config.json +++ b/src/config.json @@ -559,6 +559,12 @@ "embeddable": false, "instanceList": true, "url": "https://git.migalmoreno.com/tubo/about/" + }, + "soundcloak": { + "name": "soundcloak", + "embeddable": false, + "instanceList": true, + "url": "https://github.com/maid-zone/soundcloak" } }, "targets": [ -- cgit 1.4.1 From d71531f7f8eb116790af788c14fae8f9033c5193 Mon Sep 17 00:00:00 2001 From: Laptop Date: Fri, 27 Dec 2024 12:47:44 +0200 Subject: github => git.maid.zone --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 70f38c8f..d5360ac8 100644 --- a/src/config.json +++ b/src/config.json @@ -564,7 +564,7 @@ "name": "soundcloak", "embeddable": false, "instanceList": true, - "url": "https://github.com/maid-zone/soundcloak" + "url": "https://git.maid.zone/stuff/soundcloak" } }, "targets": [ -- cgit 1.4.1