diff options
author | PuzzleMoon <32855965+puzzlemoondev@users.noreply.github.com> | 2024-06-28 01:52:33 +0800 |
---|---|---|
committer | PuzzleMoon <32855965+puzzlemoondev@users.noreply.github.com> | 2024-06-28 17:03:26 +0800 |
commit | 416d2f9c9f1c26f37a7fca3ddc8ea6cc2fdfb5df (patch) | |
tree | cbf77f6a16fae2de27293229aabe2ea56f9945d9 /src/config.json | |
parent | Merge pull request #941 from aidan-gibson/master (diff) | |
download | libredirect-416d2f9c9f1c26f37a7fca3ddc8ea6cc2fdfb5df.zip |
Add Materialious
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, |