Add rimgo.nohost.network (closes #110)
This commit is contained in:
parent
f0188614b0
commit
a16a302d5e
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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"
|
||||||
],
|
],
|
||||||
|
@ -120,5 +125,12 @@
|
||||||
"de"
|
"de"
|
||||||
],
|
],
|
||||||
"cloudflare": true
|
"cloudflare": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://rimgo.nohost.network",
|
||||||
|
"countries": [
|
||||||
|
"mx"
|
||||||
|
],
|
||||||
|
"cloudflare": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue