about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-01-31 19:15:14 +0300
committerManeraKai <manerakai@protonmail.com>2024-01-31 19:15:14 +0300
commit3feaaa0ebab89e3217d51a165bd8c7daa0b9412c (patch)
tree81a0596f6984f53733fcfc63fdaf16f4e4ba0de9 /src
parentAdded Redlib https://github.com/libredirect/browser_extension/issues/879 (diff)
downloadlibredirect-3feaaa0ebab89e3217d51a165bd8c7daa0b9412c.zip
Removed LibreX. Added LibreY https://github.com/libredirect/browser_extension/issues/871
Diffstat (limited to 'src')
-rw-r--r--src/assets/javascripts/services.js2
-rw-r--r--src/config.json6
2 files changed, 4 insertions, 4 deletions
diff --git a/src/assets/javascripts/services.js b/src/assets/javascripts/services.js
index a11b73ef..344153f5 100644
--- a/src/assets/javascripts/services.js
+++ b/src/assets/javascripts/services.js
@@ -134,7 +134,7 @@ function redirect(url, type, initiator, forceRedirection, incognito) {
 			}
 			return randomInstance
 		}
-		case "librex": {
+		case "librey": {
 			return `${randomInstance}/search.php${url.search}`
 		}
 		case "send": {
diff --git a/src/config.json b/src/config.json
index b49426e3..f9a00ad2 100644
--- a/src/config.json
+++ b/src/config.json
@@ -886,10 +886,10 @@
 					"instanceList": true,
 					"url": "https://benbusby.com/projects/whoogle-search/"
 				},
-				"librex": {
-					"name": "LibreX",
+				"librey": {
+					"name": "LibreY",
 					"instanceList": true,
-					"url": "https://github.com/hnhx/librex"
+					"url": "https://github.com/Ahwxorg/librey/"
 				},
 				"4get": {
 					"name": "4get",