This commit is contained in:
ManeraKai 2024-01-31 19:15:14 +03:00
parent 9cf2b97784
commit 3feaaa0eba
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
2 changed files with 4 additions and 4 deletions

View File

@ -134,7 +134,7 @@ function redirect(url, type, initiator, forceRedirection, incognito) {
} }
return randomInstance return randomInstance
} }
case "librex": { case "librey": {
return `${randomInstance}/search.php${url.search}` return `${randomInstance}/search.php${url.search}`
} }
case "send": { case "send": {

View File

@ -886,10 +886,10 @@
"instanceList": true, "instanceList": true,
"url": "https://benbusby.com/projects/whoogle-search/" "url": "https://benbusby.com/projects/whoogle-search/"
}, },
"librex": { "librey": {
"name": "LibreX", "name": "LibreY",
"instanceList": true, "instanceList": true,
"url": "https://github.com/hnhx/librex" "url": "https://github.com/Ahwxorg/librey/"
}, },
"4get": { "4get": {
"name": "4get", "name": "4get",