Skip to content

Commit

Permalink
Sort WiFi regulatory domain alphabetically, with common countries above
Browse files Browse the repository at this point in the history
  • Loading branch information
mjunek authored and dkulp committed Oct 16, 2023
1 parent 8881129 commit 6c1722a
Showing 1 changed file with 58 additions and 58 deletions.
116 changes: 58 additions & 58 deletions www/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,88 +349,88 @@
"type": "select",
"options": {
"United States": "US",
"Australia": "AU",
"Canada": "CA",
"Japan": "JP3",
"Germany": "DE",
"Netherlands": "NL",
"Italy": "IT",
"Portugal": "PT",
"Luxembourg": "LU",
"Norway": "NO",
"Finland": "FI",
"Denmark": "DK",
"Switzerland": "CH",
"Czech Republic": "CZ",
"Spain": "ES",
"New Zealand": "NZ",
"United Kingdom": "GB",
"Republic of Korea (South Korea)": "KR",
"China": "CN",
"France": "FR",
"Hong Kong": "HK",
"Singapore": "SG",
"Taiwan": "TW",
"Brazil": "BR",
"Israel": "IL",
"Saudi Arabia": "SA",
"Lebanon": "LB",
"United Arab Emirates": "AE",
"South Africa": "ZA",
"Algeria": "DZ",
"Argentina": "AR",
"Australia": "AU",
"Austria": "AT",
"Bahrain": "BH",
"Bermuda": "BM",
"Bolivia": "BO",
"Brazil": "BR",
"Bulgaria": "BG",
"Chile": "CL",
"China": "CN",
"Colombia": "CO",
"Costa Rica": "CR",
"Cyprus": "CY",
"Czech Republic": "CZ",
"Denmark": "DK",
"Dominican Republic": "DO",
"Ecuador": "EC",
"Egypt": "EG",
"El Salvador": "SV",
"Estonia": "EE",
"Finland": "FI",
"France": "FR",
"Germany": "DE",
"Greece": "GR",
"Guatemala": "GT",
"Honduras": "HN",
"Hong Kong": "HK",
"Iceland": "IS",
"India": "IN",
"Indonesia": "ID",
"Ireland": "IE",
"Islamic Republic of Pakistan": "PK",
"Israel": "IL",
"Italy": "IT",
"Jamaica": "JM",
"Japan": "JP3",
"Jordan": "JO",
"Kenya": "KE",
"Kuwait": "KW",
"Lebanon": "LB",
"Liechtenstein": "LI",
"Lithuania": "LT",
"Luxembourg": "LU",
"Mauritius": "MU",
"Mexico": "MX",
"Morocco": "MA",
"New Zealand": "NZ",
"Netherlands": "NL",
"Norway": "NO",
"Oman": "OM",
"Panama": "PA",
"Peru": "PE",
"Philippines": "PH",
"Poland": "PL",
"Portugal": "PT",
"Puerto Rico": "PR",
"Qatar": "QA",
"Republic of Korea (South Korea)": "KR",
"Romania": "RO",
"Russia": "RU",
"Saudi Arabia": "SA",
"Serbia and Montenegro": "CS",
"Singapore": "SG",
"Slovak Republic": "SK",
"Slovenia": "SI",
"South Africa": "ZA",
"Spain": "ES",
"Sri Lanka": "LK",
"Switzerland": "CH",
"Taiwan": "TW",
"Thailand": "TH",
"Uruguay": "UY",
"Panama": "PA",
"Russia": "RU",
"Egypt": "EG",
"Trinidad and Tobago": "TT",
"Tunisia": "TN",
"Turkey": "TR",
"Costa Rica": "CR",
"Ecuador": "EC",
"Honduras": "HN",
"Kenya": "KE",
"Ukraine": "UA",
"Vietnam": "VN",
"Bulgaria": "BG",
"Cyprus": "CY",
"Estonia": "EE",
"Mauritius": "MU",
"Romania": "RO",
"Serbia and Montenegro": "CS",
"Indonesia": "ID",
"Peru": "PE",
"United Arab Emirates": "AE",
"Uruguay": "UY",
"Venezuela": "VE",
"Jamaica": "JM",
"Bahrain": "BH",
"Oman": "OM",
"Jordan": "JO",
"Bermuda": "BM",
"Colombia": "CO",
"Dominican Republic": "DO",
"Guatemala": "GT",
"Philippines": "PH",
"Sri Lanka": "LK",
"El Salvador": "SV",
"Tunisia": "TN",
"Islamic Republic of Pakistan": "PK",
"Qatar": "QA",
"Algeria": "DZ"
"Vietnam": "VN"
}
},
"wifiDrivers": {
Expand Down

0 comments on commit 6c1722a

Please sign in to comment.