Skip to content

Commit

Permalink
Added backend for Frankfurt
Browse files Browse the repository at this point in the history
  • Loading branch information
softins committed Dec 27, 2024
1 parent c3fe62a commit 3dcdcd1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/backends.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ const backends = [
url: "https://explorer.jamulus.io/servers-lon2.php",
warn: null
},
{
city: 'Frankfurt',
desc: 'AWS in Frankfurt',
url: "https://explorer.jamulus.io/servers-ffm.php",
warn: null
},
{
city: 'San Francisco',
desc: 'DigitalOcean in San Francisco',
Expand Down

0 comments on commit 3dcdcd1

Please sign in to comment.