diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-05-09 09:04:22 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-05-09 09:04:22 +0300 |
commit | e7beb89f535a5c757dd68774c12b4a475ca7f257 (patch) | |
tree | b40d2965c7e643da5816897bc85534afca5584ac /src | |
parent | Merge branch 'sittaneumayer-popup' (diff) | |
parent | Keeped Suds (diff) | |
download | libredirect-e7beb89f535a5c757dd68774c12b4a475ca7f257.zip |
Merge branch 'xbdmHQ-patch-1'
Diffstat (limited to 'src')
-rw-r--r-- | src/config.json | 7 |
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" }, |