Skip to content

Commit 50fc5f4

Browse files
authored
feat: adds search.revvy.de/some visual thingies (merge pull request #133 from codedipper/add-instances6)
Add search.revvy.de, fix things that visually disturb me
2 parents 6e81f7a + 46df7d9 commit 50fc5f4

File tree

2 files changed

+26
-20
lines changed

2 files changed

+26
-20
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,13 @@ Support the community. ❤️<br><br>
3131
[search3.ahwx.org](https://search3.ahwx.org/instances.php)<br>
3232
[Tor](http://r7nesn6dnp2fssinw7n5uj4ob2na6g4jppakpjgioxb6v4ca4bbsqoyd.onion/instances.php)<br>
3333
<br>
34-
[@davidovski](https://github.com/davidovski)'s instance:<br>
35-
[search.davidovski.xyz](https://search.davidovski.xyz/instances.php)<br>
36-
<br>
3734
[@codedipper](https://github.com/codedipper)'s instance:<br>
38-
[librex.me](https://librex.me/instances.php)<br>
3935
[librex.revvy.de](https://librex.revvy.de/instances.php)<br>
4036
[Tor](http://librex.revvybrr6pvbx4n3j4475h4ghw4elqr4t5xo2vtd3gfpu2nrsnhh57id.onion/instances.php)<br>
41-
[I2P](http://revekebotog64xrrammtsmjwtwlg3vqyzwdurzt2pu6botg4bejq.b32.i2p/instances.php)<br>
37+
[I2P](http://revekebotog64xrrammtsmjwtwlg3vqyzwdurzt2pu6botg4bejq.b32.i2p/)<br>
38+
<br>
39+
[@davidovski](https://github.com/davidovski)'s instance:<br>
40+
[search.davidovski.xyz](https://search.davidovski.xyz/instances.php)<br>
4241
<br>
4342

4443
### How to host LibreY

instances.json

+22-15
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"instances": [
33
{
4-
"clearnet": "https://ly.owo.si/",
5-
"tor": "http://ly.pk47sgwhncn5cgidm7bofngmh7lc7ukjdpk5bjwfemmyp27ovl25ikyd.onion/",
6-
"i2p": "http://d4vi3tvfui2rfzsxr33tin4a6542heulf4mhkokdpbhbcejlg3la.b32.i2p/",
7-
"country": "DE",
4+
"clearnet": "https://search.revvy.de/",
5+
"tor": "http://search.revvybrr6pvbx4n3j4475h4ghw4elqr4t5xo2vtd3gfpu2nrsnhh57id.onion/",
6+
"i2p": "http://revekebotog64xrrammtsmjwtwlg3vqyzwdurzt2pu6botg4bejq.b32.i2p/",
7+
"country": "CL",
88
"librey": true
99
},
1010
{
@@ -22,24 +22,24 @@
2222
"librey": true
2323
},
2424
{
25-
"clearnet": "https://librey.org/",
26-
"tor": "http://jxhkfulu6wpdl4apuy4dyivuowmpprvsd7e3el2z73crq7fmyv7rjkyd.onion/",
25+
"clearnet": "https://search.davidovski.xyz/",
26+
"tor": null,
2727
"i2p": null,
28-
"country": "US",
28+
"country": "GB",
2929
"librey": true
3030
},
3131
{
32-
"clearnet": "https://librey.franklyflawless.org",
33-
"tor": null,
34-
"i2p": null,
35-
"country": "IS",
32+
"clearnet": "https://ly.owo.si/",
33+
"tor": "http://ly.pk47sgwhncn5cgidm7bofngmh7lc7ukjdpk5bjwfemmyp27ovl25ikyd.onion/",
34+
"i2p": "http://d4vi3tvfui2rfzsxr33tin4a6542heulf4mhkokdpbhbcejlg3la.b32.i2p/",
35+
"country": "DE",
3636
"librey": true
3737
},
3838
{
39-
"clearnet": "https://search.davidovski.xyz/",
40-
"tor": null,
39+
"clearnet": "https://librey.org/",
40+
"tor": "http://jxhkfulu6wpdl4apuy4dyivuowmpprvsd7e3el2z73crq7fmyv7rjkyd.onion/",
4141
"i2p": null,
42-
"country": "GB",
42+
"country": "US",
4343
"librey": true
4444
},
4545
{
@@ -50,7 +50,14 @@
5050
"librey": true
5151
},
5252
{
53-
"clearnet": "https://glass.prpl.wtf",
53+
"clearnet": "https://librey.franklyflawless.org/",
54+
"tor": null,
55+
"i2p": null,
56+
"country": "IS",
57+
"librey": true
58+
},
59+
{
60+
"clearnet": "https://glass.prpl.wtf/",
5461
"tor": null,
5562
"i2p": null,
5663
"country": "GB",

0 commit comments

Comments
 (0)