about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-05-31 19:43:31 +0300
committerManeraKai <manerakai@protonmail.com>2023-05-31 19:43:31 +0300
commitf9bfc0cd8dacd32f48ffad82dc7060d65c2d107c (patch)
tree988e6710825d75059042dba6d2b34d0e16ae2f39 /src/config.json
parentTweaked Wayback Classic https://github.com/libredirect/browser_extension/issu... (diff)
downloadlibredirect-f9bfc0cd8dacd32f48ffad82dc7060d65c2d107c.zip
Removed LBRY Desktop
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json24
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": {