diff --git a/README.md b/README.md index 3f213eb..2393b22 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ | [lx.drain.win](https://lx.drain.win/) | ❌ | ❌ | 🇸🇬 SG | | [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 |
### Thanks rms diff --git a/instances.json b/instances.json index ba17c48..efbc1ec 100644 --- a/instances.json +++ b/instances.json @@ -107,6 +107,12 @@ "tor": null, "i2p": null, "country": "DE" - } + }, + { + "clearnet": "https://search.funami.tech/", + "tor": null, + "i2p": null, + "country": "KR" + } ] }