mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-06-27 23:48:23 +00:00
Turn instances.json into array of objects
This commit is contained in:
parent
c014ac150a
commit
d619d3fa61
@ -1,18 +1,43 @@
|
||||
[
|
||||
"https://i.bcow.xyz",
|
||||
"https://rimgo.pussthecat.org",
|
||||
"https://img.riverside.rocks",
|
||||
"https://rimgo.totaldarkness.net",
|
||||
"https://rimgo.bus-hit.me",
|
||||
"https://rimgo.esmailelbob.xyz",
|
||||
"https://rimgo.lunar.icu",
|
||||
"https://i.actionsack.com",
|
||||
"https://rimgo.privacydev.net",
|
||||
"https://imgur.artemislena.eu",
|
||||
"https://rimgo.vern.cc",
|
||||
"http://jx3dpcwedpzu2mh54obk5gvl64i2ln7pt5mrzd75s4jnndkqwzaim7ad.onion",
|
||||
"http://rimgo.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion",
|
||||
"http://be7udfhmnzqyt7cxysg6c4pbawarvaofjjywp35nhd5qamewdfxl6sid.onion",
|
||||
"http://rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
|
||||
"http://xazdnfgtzmcbcxhmcbbvr4uodd6jtn4fdiayasghywdn227xsmoa.b32.i2p"
|
||||
{
|
||||
"url": "https://i.bcow.xyz"
|
||||
},
|
||||
{
|
||||
"url": "https://rimgo.pussthecat.org"
|
||||
},
|
||||
{
|
||||
"url": "https://img.riverside.rocks",
|
||||
"onion": "http://jx3dpcwedpzu2mh54obk5gvl64i2ln7pt5mrzd75s4jnndkqwzaim7ad.onion"
|
||||
},
|
||||
{
|
||||
"url": "rimgo.totaldarkness.net"
|
||||
},
|
||||
{
|
||||
"url": "https://rimgo.bus-hit.me"
|
||||
},
|
||||
{
|
||||
"url": "https://rimgo.esmailelbob.xyz",
|
||||
"onion": "http://rimgo.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion"
|
||||
},
|
||||
{
|
||||
"url": "https://rimgo.lunar.icu"
|
||||
},
|
||||
{
|
||||
"url": "https://i.actionsack.com"
|
||||
},
|
||||
{
|
||||
"url": "https://rimgo.privacydev.net"
|
||||
},
|
||||
{
|
||||
"url": "https://imgur.artemislena.eu"
|
||||
},
|
||||
{
|
||||
"url": "https://rimgo.vern.cc",
|
||||
"onion": "http://rimgo.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion"
|
||||
},
|
||||
{
|
||||
"url": "",
|
||||
"onion": "http://be7udfhmnzqyt7cxysg6c4pbawarvaofjjywp35nhd5qamewdfxl6sid.onion",
|
||||
"i2p": "http://xazdnfgtzmcbcxhmcbbvr4uodd6jtn4fdiayasghywdn227xsmoa.b32.i2p"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user