mirror of
https://codeberg.org/LibRedirect/libredirect.git
synced 2025-02-08 16:18:41 +01:00
Removed LibreX. Added LibreY https://github.com/libredirect/browser_extension/issues/871
This commit is contained in:
parent
9cf2b97784
commit
3feaaa0eba
@ -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": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user