LibreY

- privacy respecting meta search engine
git clone git://git.acid.vegas/LibreY.git
Log | Files | Refs | Archive | README | LICENSE

commit d6954a125fe03b0021b314584586d62b335cffc0
parent 6d6a1ecd3e0a4328220fc33e66afc1bf3d7e8cdb
Author: hnhx <49120638+hnhx@users.noreply.github.com>
Date: Thu, 4 May 2023 08:38:47 +0200

Merge pull request #219 from codedipper/main change clearnet domain for my instance

Diffstat:
MREADME.md | 2+-
Minstances.json | 2+-

2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
@@ -14,7 +14,7 @@
 | Clearnet | TOR | I2P | Country |
 |-|-|-|-|
 | [librex.zzls.xyz](https://librex.zzls.xyz/) | [βœ…](http://librex.zzlsghu6mvvwyy75mvga6gaf4znbp3erk5xwfzedb4gg6qqh2j6rlvid.onion/) | [βœ…](http://7huurwog32tny663wkglrhozfoyqyqmsuxjbd7dtudccx44awjda.b32.i2p) | πŸ‡¨πŸ‡± CL |
-| [librex.revvy.de](https://librex.revvy.de/) | [βœ…](http://librex.revvybrr6pvbx4n3j4475h4ghw4elqr4t5xo2vtd3gfpu2nrsnhh57id.onion/) | [βœ…](http://revekebotog64xrrammtsmjwtwlg3vqyzwdurzt2pu6botg4bejq.b32.i2p/) | πŸ‡¨πŸ‡¦ CA |
+| [librex.me](https://librex.me/) | [βœ…](http://librex.revvybrr6pvbx4n3j4475h4ghw4elqr4t5xo2vtd3gfpu2nrsnhh57id.onion/) | [βœ…](http://revekebotog64xrrammtsmjwtwlg3vqyzwdurzt2pu6botg4bejq.b32.i2p/) | πŸ‡¨πŸ‡¦ CA |
 | [librex.mikata.ru](https://librex.mikata.ru/) | [βœ…](http://f7ssz7l3biu4fugwctfpcx4txg5yq4gqhrt473ledsuc3ivtd3omniid.onion/) | ❌ | πŸ‡ΊπŸ‡Έ US |
 | [search.milivojevic.in.rs](https://search.milivojevic.in.rs/) | [βœ…](http://librex2xsek6qnh2i4yufuzqjumfdwtw7io7omgmimpzna6llqudqzyd.onion/) | ❌ | πŸ‡³πŸ‡± NL |
 | [search.ahwx.org](https://search.ahwx.org/) | [βœ…](http://cosrpybbddzdfjquer3zfmb2h5avtacnctnbu4gucwocdb42s63gcqqd.onion/) | ❌ | πŸ‡³πŸ‡± NL |
diff --git a/instances.json b/instances.json
@@ -7,7 +7,7 @@
               "country": "CL"
           },
           {
-              "clearnet": "https://librex.revvy.de/",
+              "clearnet": "https://librex.me/",
               "tor": "http://librex.revvybrr6pvbx4n3j4475h4ghw4elqr4t5xo2vtd3gfpu2nrsnhh57id.onion/",
               "i2p": "http://revekebotog64xrrammtsmjwtwlg3vqyzwdurzt2pu6botg4bejq.b32.i2p/",
               "country": "CA"