diff options
author | ManeraKai <manerakai@protonmail.com> | 2024-01-31 19:15:14 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2024-01-31 19:15:14 +0300 |
commit | 3feaaa0ebab89e3217d51a165bd8c7daa0b9412c (patch) | |
tree | 81a0596f6984f53733fcfc63fdaf16f4e4ba0de9 /src/config.json | |
parent | Added Redlib https://github.com/libredirect/browser_extension/issues/879 (diff) | |
download | libredirect-3feaaa0ebab89e3217d51a165bd8c7daa0b9412c.zip |
Removed LibreX. Added LibreY https://github.com/libredirect/browser_extension/issues/871
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 6 |
1 files changed, 3 insertions, 3 deletions
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", |