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
}
case "librex": {
case "librey": {
return `${randomInstance}/search.php${url.search}`
}
case "send": {

View File

@ -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",