Add rimgo.frontendfriendly.xyz (closes #121)
This commit is contained in:
parent
e673ae279f
commit
73170689af
|
@ -94,6 +94,7 @@ Open an issue to have your instance listed here! See the rules for the instance
|
||||||
| [rimgo.whateveritworks.org](https://rimgo.whateveritworks.org/) | 🇩🇪 DE | Cloudflare | ✅ Data not collected | |
|
| [rimgo.whateveritworks.org](https://rimgo.whateveritworks.org/) | 🇩🇪 DE | Cloudflare | ✅ Data not collected | |
|
||||||
| [rimgo.nohost.network](https://rimgo.nohost.network/) | 🇲🇽 MX | Telmex | ✅ Data not collected | |
|
| [rimgo.nohost.network](https://rimgo.nohost.network/) | 🇲🇽 MX | Telmex | ✅ Data not collected | |
|
||||||
| [rimgo.catsarch.com](https://rimgo.catsarch.com/) | 🇺🇸 US | Comcast | ✅ Data not collected | Self-hosted, provider is ISP |
|
| [rimgo.catsarch.com](https://rimgo.catsarch.com/) | 🇺🇸 US | Comcast | ✅ Data not collected | Self-hosted, provider is ISP |
|
||||||
|
| [rimgo.frontendfriendly.xyz](https://rimgo.frontendfriendly.xyz/) | 🇩🇪 DE | Hetzner | ⚠️ Data collected | |
|
||||||
|
|
||||||
### Tor
|
### Tor
|
||||||
|
|
||||||
|
|
|
@ -131,5 +131,12 @@
|
||||||
"us"
|
"us"
|
||||||
],
|
],
|
||||||
"cloudflare": false
|
"cloudflare": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://rimgo.frontendfriendly.xyz",
|
||||||
|
"countries": [
|
||||||
|
"de"
|
||||||
|
],
|
||||||
|
"cloudflare": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue