diff --git a/src/assets/javascripts/services.js b/src/assets/javascripts/services.js index a11b73e..344153f 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 b49426e..f9a00ad 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",