diff options
Diffstat (limited to 'src/config.json')
| -rw-r--r-- | src/config.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index f5f3819d..13f9d761 100644 --- a/src/config.json +++ b/src/config.json @@ -122,7 +122,7 @@ }, "viewtube": { "name": "ViewTube", - "embeddable": false, + "embeddable": true, "instanceList": true, "url": "https://github.com/ViewTube/viewtube" }, @@ -559,6 +559,12 @@ "embeddable": false, "instanceList": true, "url": "https://github.com/migalmoreno/tubo" + }, + "soundcloak": { + "name": "soundcloak", + "embeddable": false, + "instanceList": true, + "url": "https://git.maid.zone/stuff/soundcloak" } }, "targets": [ |
