Add rimgo.fascinated.cc (closes #102)
This commit is contained in:
parent
6539c4ed30
commit
054a717570
|
@ -94,6 +94,7 @@ To help distribute load, consider using instances other than the official one.
|
||||||
| [rimgo.eu.projectsegfau.lt](https://rimgo.projectsegfau.lt/) | 🇱🇺 LU | FranTech Solutions | ✅ Data not collected | |
|
| [rimgo.eu.projectsegfau.lt](https://rimgo.projectsegfau.lt/) | 🇱🇺 LU | FranTech Solutions | ✅ Data not collected | |
|
||||||
| [rimgo.us.projectsegfau.lt](https://rimgo.projectsegfau.lt/) | 🇺🇸 US | DigitalOcean | ✅ Data not collected | |
|
| [rimgo.us.projectsegfau.lt](https://rimgo.projectsegfau.lt/) | 🇺🇸 US | DigitalOcean | ✅ Data not collected | |
|
||||||
| [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 | |
|
||||||
|
|
||||||
### Tor
|
### Tor
|
||||||
|
|
||||||
|
|
|
@ -121,5 +121,12 @@
|
||||||
"us"
|
"us"
|
||||||
],
|
],
|
||||||
"cloudflare": true
|
"cloudflare": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://rimgo.fascinated.cc",
|
||||||
|
"countries": [
|
||||||
|
"us"
|
||||||
|
],
|
||||||
|
"cloudflare": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue