privaterelay/plans.py [467:484]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            "CY",  # Cyprus
            "CZ",  # Czech Republic / Czechia
            "DE",  # Germany
            "DK",  # Denmark
            "EE",  # Estonia
            "ES",  # Spain
            "FI",  # Finland
            "FR",  # France
            "GB",  # United Kingdom
            "GR",  # Greece
            "HR",  # Croatia
            "HU",  # Hungary
            "IE",  # Ireland
            "IT",  # Italy
            "LT",  # Lithuania
            "LU",  # Luxembourg
            "LV",  # Latvia
            "MT",  # Malta
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



privaterelay/sp3_plans.py [76:93]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    "CY",
    "CZ",
    "DE",
    "DK",
    "EE",
    "ES",
    "FI",
    "FR",
    "GB",
    "GR",
    "HR",
    "HU",
    "IE",
    "IT",
    "LT",
    "LU",
    "LV",
    "MT",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



