updates server list

This commit is contained in:
Christian Beutel
2025-07-10 18:52:21 +02:00
parent d21df88be2
commit 7cfca84ee3
5 changed files with 57 additions and 29 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

View File

@@ -4,26 +4,44 @@
"url": "https://demo.wanderer.to",
"description": "A public demo instance of wanderer. Everyone can log in and try out all features—upload trails, create lists, explore the interface, and test federation. Data is reset periodically, so feel free to experiment.",
"image": "/server/imgs/wanderer.to.png",
"region": "World",
"language": "English",
"category": "General"
"region": ["World"],
"language": ["English"],
"category": ["General"]
},
{
"name": "..:: tchncs :: wanderer ::..",
"url": "https://trails.tchncs.de",
"description": "General purpose instance by tchncs.de, not bound to a specific area. It is supported by voluntary donations from users of tchncs.",
"image": "/server/imgs/tchncs.de.png",
"region": "Germany",
"language": "German, English",
"category": "General Outdoor"
"region": ["Germany"],
"language":[ "German", "English"],
"category": ["General"]
},
{
"name": "Trails by Softwerke Magdeburg",
"url": "https://trails.magdeburg.jetzt",
"description": "Find and share cool places & tours near Magdeburg & Saxony-Anhalt on this public instance. It is run by Softwerke Magdeburg, a non-profit association that's locally providing various free & open services to the public.",
"image": "/server/imgs/magdeburg.jetzt.png",
"region": "Magdeburg & Saxony-Anhalt",
"language": "German",
"category": "General Outdoor"
"region": ["Germany", "Magdeburg", "Saxony-Anhalt"],
"language": ["German"],
"category": ["General"]
},
{
"name": "Further Heights",
"url": "https://furtherheights.com",
"description": "An instance for those wanting to map trails and joining a community in the Pacific Northwest of North America.",
"image": "/server/imgs/furtherheights.com.png",
"region": ["North America"],
"language": ["English"],
"category": ["Hiking", "Biking", "4x4"]
},
{
"name": "Giretti",
"url": "https://giretti.gatti.ninja",
"description": "An instance for Italy, with motorcycle category added.",
"image": "/server/imgs/gatti.ninja.jpg",
"region": ["Italy"],
"language": ["Itlian"],
"category": ["Biking", "Motorcycling", "General"]
}
]