From 4b5ab5fcdb7c317d50cda698bea1676e4622a229 Mon Sep 17 00:00:00 2001 From: Tyler Date: Sat, 5 Jun 2021 22:21:49 -0500 Subject: [PATCH] reformat html --- statusio-selector.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/statusio-selector.js b/statusio-selector.js index 00c2677..f9f7524 100644 --- a/statusio-selector.js +++ b/statusio-selector.js @@ -21,8 +21,14 @@ if (window.location.href.indexOf("5d49ec10226b9e13cb6a422e") > -1) { "southeastasia", "eastasia", "brazilsouth", "eastus2", "eastus", + "centralus", "northcentralus", "francecentral", "chinanorth2", "chinaeast2", + "usgovvirginia", "usgovarizona"]; - var profilesHTML = '
' - var dataplanesHTML = '' + var profilesHTML = '
' + + '
' + var dataplanesHTML = '' + + '' + + '' var locationHTML = dataplanesHTML }