Add instance i.01r.xyz (#92)
Co-authored-by: rx443 <rx443@noreply.codeberg.org> Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/92 Co-authored-by: rx <rx443@noreply.codeberg.org> Co-committed-by: rx <rx443@noreply.codeberg.org>
This commit is contained in:
parent
39c670c81f
commit
30f5fdcbf2
|
@ -89,6 +89,7 @@ To help distribute load, consider using instances other than the official one.
|
|||
| [rimgo.lunar.icu](https://rimgo.marcopisco.com/) | 🇩🇪 DE | Cloudflare | ✅ Data not collected | |
|
||||
| [imgur.010032.xyz](https://imgur.010032.xyz/) | 🇰🇷 KR | Cloudflare | ✅ Data not collected | |
|
||||
| [rimgo.kling.gg](https://rimgo.kling.gg/) | 🇳🇱 NL | RamNode | ✅ Data not collected | |
|
||||
| [i.01r.xyz](https://i.01r.xyz/) | 🇺🇸 US | Cloudflare | ✅ Data not collected | |
|
||||
|
||||
### Tor
|
||||
|
||||
|
|
|
@ -114,5 +114,12 @@
|
|||
"nl"
|
||||
],
|
||||
"cloudflare": false
|
||||
},
|
||||
{
|
||||
"url": "https://i.01r.xyz",
|
||||
"countries": [
|
||||
"us"
|
||||
],
|
||||
"cloudflare": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue