add instance

This commit is contained in:
ratakor 2023-01-03 17:00:29 +01:00
parent 985bdf44ae
commit 9f8cba2a33
2 changed files with 7 additions and 0 deletions

View file

@ -26,6 +26,7 @@
| [search.ahwx.org](https://search.ahwx.org/) | ❌ | ❌ | 🇳🇱 NL | | [search.ahwx.org](https://search.ahwx.org/) | ❌ | ❌ | 🇳🇱 NL |
| [librex.pufe.org](https://librex.pufe.org/) | ❌ | ❌ | :new_zealand: NZ | | [librex.pufe.org](https://librex.pufe.org/) | ❌ | ❌ | :new_zealand: NZ |
| [search.milivojevic.in.rs](https://search.milivojevic.in.rs/) | ❌ | ❌ | 🇳🇱 NL | | [search.milivojevic.in.rs](https://search.milivojevic.in.rs/) | ❌ | ❌ | 🇳🇱 NL |
| [librex.ratakor.com](https://librex.ratakor.com/) | ❌ | ❌ | 🇫🇷 FR |
<br> <br>
### Thanks rms ### Thanks rms

View file

@ -77,6 +77,12 @@
"tor": null, "tor": null,
"i2p": null, "i2p": null,
"country": "NL" "country": "NL"
},
{
"clearnet": "https://librex.ratakor.com/",
"tor": null,
"i2p": null,
"country": "FR"
} }
] ]
} }