From 416d2f9c9f1c26f37a7fca3ddc8ea6cc2fdfb5df Mon Sep 17 00:00:00 2001 From: PuzzleMoon <32855965+puzzlemoondev@users.noreply.github.com> Date: Fri, 28 Jun 2024 01:52:33 +0800 Subject: Add Materialious --- 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 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, -- cgit 1.4.1