privaterelay/plans.py [105:139]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    "AT",  # Austria
    "BE",  # Belgium
    "BG",  # Bulgaria
    "CA",  # Canada
    "CH",  # Switzerland
    "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",  # Lituania
    "LU",  # Luxembourg
    "LV",  # Latvia
    "MT",  # Malta
    "MY",  # Malaysia
    "NL",  # Netherlands
    "NZ",  # New Zealand
    "PL",  # Poland
    "PR",  # Puerto Rico
    "PT",  # Portugal
    "RO",  # Romania
    "SE",  # Sweden
    "SG",  # Singapore
    "SI",  # Slovenia
    "SK",  # Slovakia
    "US",  # United States
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



privaterelay/sp3_plans.py [220:254]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            "AT",
            "BE",
            "BG",
            "CA",
            "CH",
            "CY",
            "CZ",
            "DE",
            "DK",
            "EE",
            "ES",
            "FI",
            "FR",
            "GB",
            "GR",
            "HR",
            "HU",
            "IE",
            "IT",
            "LT",
            "LU",
            "LV",
            "MT",
            "MY",
            "NL",
            "NZ",
            "PL",
            "PR",
            "PT",
            "RO",
            "SE",
            "SG",
            "SI",
            "SK",
            "US",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



