GMA Islands support

This commit is contained in:
Ian Renton
2026-08-22 08:02:57 +01:00
parent a27a04b65d
commit 1fd6611ac2
11 changed files with 38 additions and 15 deletions
+6
View File
@@ -53,6 +53,12 @@ SIGS = [
description="Islands on the Air",
ref_regex=r"[A-Z]{2}\-\d{3}",
),
SIG(
name="GMA Island",
comment_names=[],
description="Global Mountain Activity - Islands",
ref_regex=r"(([A-Z]{2}\-\d{3})|([A-Z0-9]{1,3}\/[A-Z]{2}\-\d{3}))",
),
SIG(
name="MOTA",
comment_names=["MOTA"],