From f9bfc0cd8dacd32f48ffad82dc7060d65c2d107c Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Wed, 31 May 2023 19:43:31 +0300 Subject: Removed LBRY Desktop --- src/config.json | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'src/config.json') 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": { -- cgit 1.4.1