mirror of
https://github.com/hnhx/librex.git
synced 2025-01-10 11:47:24 -03:00
add instance
This commit is contained in:
parent
985bdf44ae
commit
9f8cba2a33
2 changed files with 7 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
| [search.ahwx.org](https://search.ahwx.org/) | ❌ | ❌ | 🇳🇱 NL |
|
||||
| [librex.pufe.org](https://librex.pufe.org/) | ❌ | ❌ | :new_zealand: NZ |
|
||||
| [search.milivojevic.in.rs](https://search.milivojevic.in.rs/) | ❌ | ❌ | 🇳🇱 NL |
|
||||
| [librex.ratakor.com](https://librex.ratakor.com/) | ❌ | ❌ | 🇫🇷 FR |
|
||||
<br>
|
||||
|
||||
### Thanks rms
|
||||
|
|
|
@ -77,6 +77,12 @@
|
|||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "NL"
|
||||
},
|
||||
{
|
||||
"clearnet": "https://librex.ratakor.com/",
|
||||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "FR"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue