New Site added to servers (#799)

This commit is contained in:
Ole Albers
2026-02-12 13:10:48 +01:00
committed by GitHub
parent 98389d774d
commit 721c84c1d8
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

View File

@@ -79,5 +79,14 @@
"region": ["The Netherlands"], "region": ["The Netherlands"],
"language": ["Dutch", "English"], "language": ["Dutch", "English"],
"category": ["Hiking"] "category": ["Hiking"]
},
{
"name": "Das WadeZimmer",
"url": "https://wadezimmer.de",
"description": "Actively maintained Wanderer instance located in Hamburg Germany. Currently most of the tracks are located in Europe but any track is welcome. ",
"image": "/server/imgs/wadezimmer.jpg",
"region": ["Europe", "Germany"],
"language": ["German", "English"],
"category": ["Cycling", "Hiking"]
} }
] ]