instances.json 747 B

1234567891011121314151617181920212223242526
  1. [
  2. {
  3. "clearnet": "https://rd.vern.cc",
  4. "tor": "http://rd.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
  5. "i2p": "http://vern5cxiaufqvhv4hu5ypkvw3tiwvuinae4evdbqzrioql6s2sha.b32.i2p",
  6. "country": "US",
  7. "owner_name": "~vern",
  8. "owner_website": "https://vern.cc"
  9. },
  10. {
  11. "clearnet": "https://rd.bloat.cat",
  12. "tor": null,
  13. "i2p": null,
  14. "country": "DE",
  15. "owner_name": "bloatcat",
  16. "owner_website": "https://bloat.cat"
  17. },
  18. {
  19. "clearnet": "https://rd.thirtysix.pw",
  20. "tor": null,
  21. "i2p": null,
  22. "country": "NL",
  23. "owner_name": "thirtysix",
  24. "owner_website": "https://thirtysix.pw"
  25. }
  26. ]