LibreY- privacy respecting meta search engine |
git clone git://git.acid.vegas/LibreY.git |
Log | Files | Refs | Archive | README | LICENSE |
commit c9ff9a0de863ef6ebe6e70ae5c5e0e5bca19c035
parent 2fc6bfe7af5387c24bd1b5c754265d80ada0e92a Author: Ahwx <ahwx@ahwx.org> Date: Tue, 5 Sep 2023 23:42:06 +0200 feat(instances.json): add librey.baczek.me Diffstat:
|
1 file changed, 7 insertions(+), 0 deletions(-) |
diff --git a/instances.json b/instances.json @@ -106,6 +106,13 @@ "librey": true }, { + "clearnet": "https://librey.baczek.me/", + "tor": null, + "i2p": null, + "country": "PL", + "librey": true + }, + { "clearnet": "https://lx.owo.si/", "tor": "http://lx.pk47sgwhncn5cgidm7bofngmh7lc7ukjdpk5bjwfemmyp27ovl25ikyd.onion/", "i2p": "http://d4vi3tvfui2rfzsxr33tin4a6542heulf4mhkokdpbhbcejlg3la.b32.i2p/", |