diff options
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 21e468d7..f0789a7b 100644 --- a/src/config.json +++ b/src/config.json @@ -26,6 +26,12 @@ "instanceList": true, "url": "https://invidious.io/" }, + "materialious": { + "name": "Materialious", + "embeddable": true, + "instanceList": true, + "url": "https://materialio.us/" + }, "piped": { "excludeTargets": [ 2, |