diff --git a/README.md b/README.md index a6bf8cf..ce94c4f 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ To help distribute load, consider using instances other than the official one. | [ri.zzls.xyz](https://ri.zzls.xyz/) | 🇨🇱 CL | TELEFÓNICA CHILE | ✅ Data not collected | Self-hosted, provider is ISP | | [rimgo.marcopisco.com](https://rimgo.marcopisco.com/) | 🇵🇹 PT | Cloudflare | ⚠️ Data collected | | | [rimgo.lunar.icu](https://rimgo.marcopisco.com/) | 🇩🇪 DE | Cloudflare | ✅ Data not collected | | +| [imgur.010032.xyz](https://imgur.010032.xyz/) | 🇰🇷 KR | Cloudflare | ✅ Data not collected | | ### Tor diff --git a/instances.json b/instances.json index df82b95..96ee3fd 100644 --- a/instances.json +++ b/instances.json @@ -96,5 +96,12 @@ "de" ], "cloudflare": true + }, + { + "url": "https://imgur.010032.xyz", + "countries": [ + "kr" + ], + "cloudflare": true } ]