11 lines
551 B
HTML
Executable File
11 lines
551 B
HTML
Executable File
<html>
|
|
<head>
|
|
<link rel=\"stylesheet\" type=\"text/css\" href=\"style.css\">
|
|
</head>
|
|
<body>
|
|
<button class="tablinks" onclick="javascript:window.open('http://wx.dl2mf.de/','_self')"> Sonde Map</button><br><br>
|
|
<button class="tablinks" onclick="javascript:window.open('https://radiosondy.info/','_self')"> RadioSony</button><br><br>
|
|
<button class="tablinks" onclick="javascript:window.open('https://tracker.sondehub.org/?sondehub=1#!mt=osm&mz=8&qm=6_hours&mc=43.76665,6.24011&f=none&q=RS_*;*chase','_self')"> SondeHub</button><br><br>
|
|
</body>
|
|
</html>
|