Skip to content

Commit

Permalink
Merge pull request #72 from richorama/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
richorama authored Jan 4, 2024
2 parents eced99a + bfb7ca8 commit 6b2c2ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.min.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion lib/locations.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = () => [
{ domain: "speedtestmeic", name: "Israel Central", icon: "il.svg" },
{ domain: "speedtestwe", name: "West Europe", icon: "nl.svg" },
{ domain: "speedtestsea", name: "Southeast Asia", icon: "sg.svg" },
{ domain: "speedtestea", name: "East Asia", icon: "hk.svg" },
Expand Down Expand Up @@ -30,7 +31,7 @@ module.exports = () => [
{ domain: "speedtestden", name: "Germany North", icon: "de.svg" },
{ domain: "speedtestchn", name: "Switzerland North", icon: "ch.svg" },
{ domain: "speedtestchw", name: "Switzerland West", icon: "ch.svg" },
{ domain: "azspeednoeast", name: "Norway East", icon: "no.svg" },
{ domain: "speedtestene", name: "Norway East", icon: "no.svg" },
{ domain: "speedtestnea", name: "Brazil", icon: "br.svg" },
{ domain: "speedtestesc", name: "Sweden Central", icon: "se.svg" },
{ domain: "azurespeedtestwestus3", url: "https://azurespeedtestwestus3.z1.web.core.windows.net/", name: "West US 3", icon: "us.svg" },
Expand Down

1 comment on commit 6b2c2ef

@vercel
Copy link

@vercel vercel bot commented on 6b2c2ef Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.