mirror of
https://github.com/hnhx/librex.git
synced 2025-01-10 03:37:25 -03:00
commit
8d227132fe
2 changed files with 7 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
| [librex.bloatcat.tk](https://librex.bloatcat.tk/) | ❌ | ❌ | 🇮🇸 IS |
|
||||
| [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 |
|
||||
<br>
|
||||
|
||||
### Thanks rms
|
||||
|
|
|
@ -113,6 +113,12 @@
|
|||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "KR"
|
||||
},
|
||||
{
|
||||
"clearnet": "https://search.zeroish.xyz/",
|
||||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "US"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue