From ba43533dccde35c614df3fd42c102dc41a55906e Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Tue, 7 Jun 2022 11:17:57 -0600 Subject: [PATCH] Add librarian (LBRY/Odysee frontend) Closes #36 --- services.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/services.json b/services.json index 95ab3a7..20cb391 100644 --- a/services.json +++ b/services.json @@ -315,5 +315,18 @@ "https://wikiless.tiekoetter.com", "https://x33lx4h6d7h6xs4eiqwhvaxn3ea5gn2ifmu3jobnvuvn4k4aej7a.b32.i2p" ] + }, + { + "type": "librarian", + "test_url": "/", + "fallback": "https://lbry.bcow.xyz", + "instances": [ + "https://lbry.bcow.xyz", + "https://odysee.076.ne.jp", + "https://librarian.pussthecat.org", + "https://lbry.mutahar.rocks", + "https://librarian.esmailelbob.xyz", + "https://lbry.vern.cc" + ] } ]