about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-05-09 09:04:22 +0300
committerManeraKai <manerakai@protonmail.com>2023-05-09 09:04:22 +0300
commite7beb89f535a5c757dd68774c12b4a475ca7f257 (patch)
treeb40d2965c7e643da5816897bc85534afca5584ac /src
parentMerge branch 'sittaneumayer-popup' (diff)
parentKeeped Suds (diff)
downloadlibredirect-e7beb89f535a5c757dd68774c12b4a475ca7f257.zip
Merge branch 'xbdmHQ-patch-1'
Diffstat (limited to 'src')
-rw-r--r--src/config.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/config.json b/src/config.json
index 7957cb94..d5ae1fd6 100644
--- a/src/config.json
+++ b/src/config.json
@@ -336,12 +336,6 @@
 		},
 		"lbry": {
 			"frontends": {
-				"librarian": {
-					"name": "Librarian",
-					"embeddable": true,
-					"instanceList": true,
-					"url": "https://codeberg.org/librarian/librarian"
-				},
 				"lbryDesktop": {
 					"name": "LBRY Desktop",
 					"embeddable": false,
@@ -356,7 +350,6 @@
 			"name": "LBRY",
 			"options": {
 				"enabled": false,
-				"frontend": "librarian",
 				"redirectType": "main_frame",
 				"unsupportedUrls": "bypass"
 			},