Add rimgo.nohost.network (closes #110)

This commit is contained in:
video-prize-ranch 2023-06-01 21:06:28 -04:00
parent f0188614b0
commit a16a302d5e
No known key found for this signature in database
2 changed files with 27 additions and 14 deletions

View File

@ -94,6 +94,7 @@ To help distribute load, consider using instances other than the official one.
| [rimgo.in.projectsegfau.lt](https://rimgo.projectsegfau.lt/) | 🇮🇳 IN | Airtel | ✅ Data not collected | | | [rimgo.in.projectsegfau.lt](https://rimgo.projectsegfau.lt/) | 🇮🇳 IN | Airtel | ✅ Data not collected | |
| [rimgo.fascinated.cc](https://rimgo.fascinated.cc/) | 🇺🇸 US | Cloudflare | ✅ Data not collected | | | [rimgo.fascinated.cc](https://rimgo.fascinated.cc/) | 🇺🇸 US | Cloudflare | ✅ Data not collected | |
| [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/) | 🇲🇽 US | Telmex | ✅ Data not collected | |
### Tor ### Tor

View File

@ -1,5 +1,4 @@
[ [
{ {
"url": "https://rimgo.pussthecat.org", "url": "https://rimgo.pussthecat.org",
"countries": [ "countries": [
@ -55,7 +54,10 @@
{ {
"url": "https://i.habedieeh.re", "url": "https://i.habedieeh.re",
"onion": "http://i.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion", "onion": "http://i.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion",
"i2p": ["rimgo.i2p", "rimgov7l2tqyrm5txrtvhtnfyrzkc5d7ipafofavchbnnyog4r3q.b32.i2p"], "i2p": [
"rimgo.i2p",
"rimgov7l2tqyrm5txrtvhtnfyrzkc5d7ipafofavchbnnyog4r3q.b32.i2p"
],
"countries": [ "countries": [
"ca" "ca"
], ],
@ -71,7 +73,10 @@
{ {
"url": "https://ri.zzls.xyz", "url": "https://ri.zzls.xyz",
"onion": "http://rimgo.zzlsghu6mvvwyy75mvga6gaf4znbp3erk5xwfzedb4gg6qqh2j6rlvid.onion", "onion": "http://rimgo.zzlsghu6mvvwyy75mvga6gaf4znbp3erk5xwfzedb4gg6qqh2j6rlvid.onion",
"i2p": ["rimgo.zzls.i2p", "p57356k2xwhxrg2lxrjajcftkrptv4zejeeblzfgkcvpzuetkz2a.b32.i2p"], "i2p": [
"rimgo.zzls.i2p",
"p57356k2xwhxrg2lxrjajcftkrptv4zejeeblzfgkcvpzuetkz2a.b32.i2p"
],
"countries": [ "countries": [
"cl" "cl"
], ],
@ -108,17 +113,24 @@
"cloudflare": true "cloudflare": true
}, },
{ {
"url": "https://rimgo.fascinated.cc", "url": "https://rimgo.fascinated.cc",
"countries": [ "countries": [
"us" "us"
], ],
"cloudflare": true "cloudflare": true
}, },
{ {
"url": "https://rimgo.whateveritworks.org", "url": "https://rimgo.whateveritworks.org",
"countries": [ "countries": [
"de" "de"
], ],
"cloudflare": true "cloudflare": true
},
{
"url": "https://rimgo.nohost.network",
"countries": [
"mx"
],
"cloudflare": false
} }
] ]