Update instances.json and README

This commit is contained in:
video-prize-ranch 2023-01-25 08:57:01 -05:00
parent 11418c96f5
commit 88f6e5b3b5
No known key found for this signature in database
3 changed files with 39 additions and 21 deletions

View File

@ -1,5 +0,0 @@
{
"yaml.schemas": {
"https://raw.githubusercontent.com/woodpecker-ci/woodpecker/master/pipeline/schema/schema.json": "./rimgo/.woodpecker/.build.yml"
}
}

View File

@ -67,8 +67,6 @@ Stack Overflow: `https://i.stack.imgur.com/KnO3v.jpg?s=64&g=1` -> `https://rimgo
## Instances
Open an issue to have your instance listed here! Instance privacy information is required for the instance list, see [Environment variables](#environment-variables).
> NOTE: The `instances.json` in this repo file is deprecated and will not be updated. Use the new InstancePage API https://rimgo.codeberg.page/api/instances.json (may change, documentation coming soon)
> For more details on instance privacy, see https://librarian.codeberg.page/docs/usage/instance-privacy/
### Clearnet
@ -101,6 +99,13 @@ To help distribute load, consider using instances other than the official one.
| [tdp6uqjtmok723suum5ms3jbquht6d7dssug4cgcxhfniatb25gcipad.onion](http://tdp6uqjtmok723suum5ms3jbquht6d7dssug4cgcxhfniatb25gcipad.onion) | ✅ Data not collected | Onion of rimgo.privacytools.io |
| [i.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion](http://i.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion/) | ✅ Data not collected | Onion of i.habedieeh.re |
### I2P
| URL | Privacy | Notes |
| :-- | :------ | :----------------------- |
| [rimgo.i2p](http://rimgo.i2p) | ✅ Data not collected | i.habedieeh.re on I2P |
| [rimgov7l2tqyrm5txrtvhtnfyrzkc5d7ipafofavchbnnyog4r3q.b32.i2p](http://rimgov7l2tqyrm5txrtvhtnfyrzkc5d7ipafofavchbnnyog4r3q.b32.i2p) | ✅ Data not collected | Same as rimgo.i2p |
## Automatically redirect links
### LibRedirect

View File

@ -29,22 +29,9 @@
],
"cloudflare": false
},
{
"url": "https://i.actionsack.com",
"countries": [
"us"
],
"cloudflare": true
},
{
"url": "https://rimgo.privacydev.net",
"countries": [
"us"
],
"cloudflare": false
},
{
"url": "https://imgur.artemislena.eu",
"onion": "http://imgur.lpoaj7z2zkajuhgnlltpeqh3zyq7wk2iyeggqaduhgxhyajtdt2j7wad.onion",
"countries": [
"de"
],
@ -58,6 +45,30 @@
],
"cloudflare": false
},
{
"url": "https://rim.odyssey346.dev",
"countries": [
"fr"
],
"cloudflare": false
},
{
"url": "https://rimgo.privacytools.io",
"onion": "http://tdp6uqjtmok723suum5ms3jbquht6d7dssug4cgcxhfniatb25gcipad.onion",
"countries": [
"se"
],
"cloudflare": true
},
{
"url": "https://i.habedieeh.re",
"onion": "http://i.habeehrhadazsw3izbrbilqajalfyqqln54mrja3iwpqxgcuxnus7eid.onion",
"i2p": ["rimgo.i2p", "rimgov7l2tqyrm5txrtvhtnfyrzkc5d7ipafofavchbnnyog4r3q.b32.i2p"],
"countries": [
"ca"
],
"cloudflare": false
},
{
"url": "https://rimgo.hostux.net",
"countries": [
@ -78,5 +89,12 @@
"pt"
],
"cloudflare": true
},
{
"url": "https://rimgo.lunar.icu",
"countries": [
"de"
],
"cloudflare": true
}
]