Workaround to fetch ionosonde data from KC2G since the GIRO data source often seems to be down.

This commit is contained in:
Ian Renton
2026-06-06 10:29:18 +01:00
parent a1c7cc6386
commit 7c8b4c6bf8
16 changed files with 232 additions and 83 deletions

View File

@@ -69,8 +69,8 @@
</div>
<script src="/js/common.js?v=1780733088"></script>
<script src="/js/add-spot.js?v=1780733088"></script>
<script src="/js/common.js?v=1780738158"></script>
<script src="/js/add-spot.js?v=1780738158"></script>
<script>$(document).ready(function() { $("#nav-link-add-spot").addClass("active"); }); <!-- highlight active page in nav --></script>
{% end %}