diff --git a/static/apidocs/openapi.yml b/static/apidocs/openapi.yml index 8eda0ab..55fccf8 100644 --- a/static/apidocs/openapi.yml +++ b/static/apidocs/openapi.yml @@ -17,7 +17,7 @@ info: ### 2.1 - * Added DTMBA, FEA, BIWOTA, COTA & PGA SIGs + * Added AMSAT, EME, DTMBA, FEA, BIWOTA, COTA & PGA SIGs * Removed the distinction between LSB & USB (both will now show as SSB) and between the various digital voice modes, which will now show as DV. * Added `sig_type`, `icon`, `region_flag` and `refs_globally_unique` to SIG data * Added `icon` to spot and alert data diff --git a/templates/about.html b/templates/about.html index 5545578..9064b9c 100644 --- a/templates/about.html +++ b/templates/about.html @@ -106,7 +106,7 @@ Faros de España (FEA), Diploma Muesos de España (DMUE), Diploma Castillos de España (DCE), Diploma Monumentos y Vestigios de España (DMVE), Diploma Estaciones de Ferrocarril de España (DEFE), Diploma Teatri Musei e Belle Arti (DTMBA), British Inland Waterways on the Air (BIWOTA), Castles on the Air (COTA), Polish Gmina Award (PGA), - and Toilets on the Air.
+ EME/Moonbounce, Amateur Satellite (AMSAT), and Toilets on the Air.As of the time of writing in August 2026, I think Spothole captures most outdoor radio programmes that have a defined, downloadable reference list, and almost certainly those that have a spotting/alerting API. If you know of one I've missed, please let me know!
diff --git a/templates/add_spot.html b/templates/add_spot.html index 29134da..b0a51ac 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -77,7 +77,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index 5695df9..537b2af 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -83,7 +83,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index cd1b312..db71b8d 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 675d4dd..0c32dc8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -16,10 +16,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}