diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/src/config.json b/src/config.json index 279b756d..e82cc61f 100644 --- a/src/config.json +++ b/src/config.json @@ -371,30 +371,6 @@ "embeddable": true, "url": "https://pinterest.com" }, - "lbry": { - "frontends": { - "lbryDesktop": { - "name": "LBRY Desktop", - "embeddable": false, - "instanceList": false, - "url": "https://lbry.com/get" - } - }, - "targets": [ - "^https?:\\/{2}odysee\\.com(\\/|$)", - "^https?:\\/{2}lbry\\.tv(\\/|$)" - ], - "name": "LBRY", - "options": { - "enabled": false, - "redirectType": "main_frame", - "unsupportedUrls": "bypass", - "frontend": "lbryDesktop" - }, - "imageType": "png", - "embeddable": true, - "url": "https://odysee.com" - }, "search": { "frontends": { "searxng": { |