We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3c4f68 + d1b23d7 commit 603f25aCopy full SHA for 603f25a
1 file changed
lambda/redirect/__init__.py
@@ -28,7 +28,7 @@ def handler(event, context):
28
# Discord invite URL as of 2025-04-07
29
return redirect('https://discord.gg/G6QMVM3mCd')
30
if uri.startswith('/go/areglaunch'):
31
- return redirect('https://amateur.sondehub.org/#!mt=Mapnik&mz=10&qm=6h&mc=-35.312,139.35174&q=HORUS-V2,VK5ARG,VK5ARG-Wenet')
+ return redirect('https://amateur.sondehub.org/#!mt=Mapnik&mz=9&qm=6h&mc=-34.83385,139.5003&q=HORUS-V2,VK5ARG,VK5ARG-Wenet')
32
if uri.startswith('/go/aregimages'):
33
return redirect('https://ssdv.habhub.org/VK5ARG')
34
if uri.startswith('/go/'):
0 commit comments