mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
Add librex.baczek.me instance
This commit is contained in:
parent
35d9a21c5d
commit
523edfa5df
2 changed files with 7 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
| [librex.retro-hax.net](https://librex.retro-hax.net/) | ❌ | ❌ | 🇩🇪 DE |
|
||||
| [search.funami.tech](https://search.funami.tech/) | ❌ | ❌ | 🇰🇷 KR |
|
||||
| [search.zeroish.xyz](https://search.zeroish.xyz/) | ❌| ❌ | 🇺🇸 US |
|
||||
| [librex.baczek.me](https://librex.baczek.me/) | ❌| ❌ | 🇵🇱 PL |
|
||||
<br>
|
||||
|
||||
### Thanks rms
|
||||
|
|
|
@ -125,6 +125,12 @@
|
|||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "US"
|
||||
},
|
||||
{
|
||||
"clearnet": "https://librex.baczek.me/",
|
||||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "PL"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue