about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
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",