diff options
author | Laptop <laptop@disroot.org> | 2024-12-08 11:03:50 +0200 |
---|---|---|
committer | Laptop <laptop@disroot.org> | 2024-12-08 11:03:50 +0200 |
commit | ce47e8cff701d4c87605d4e30b5fa4f60b555b55 (patch) | |
tree | 70e7f1aea992462ccf5314607ad00a4af08de5ec /src/config.json | |
parent | Translated using Weblate (Galician) (diff) | |
download | libredirect-ce47e8cff701d4c87605d4e30b5fa4f60b555b55.zip |
add soundcloak
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
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": [ |