summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2022-06-07 11:17:57 -0600
committerBen Busby <contact@benbusby.com>2022-06-07 11:17:57 -0600
commitba43533dccde35c614df3fd42c102dc41a55906e (patch)
tree36265f5c1de1235fd8d3010780f6cff425dc6ed8
parent0822ad490215b3173e21771cf1462cc48bf1d89b (diff)
downloadfarside-ba43533dccde35c614df3fd42c102dc41a55906e.tar.gz
Add librarian (LBRY/Odysee frontend)
Closes #36
-rw-r--r--services.json13
1 files changed, 13 insertions, 0 deletions
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"
+ ]
}
]