Skip to content

Commit

Permalink
add new origin to the agent (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos authored Oct 14, 2022
1 parent 55ef1fc commit f71b9a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ func loop() {

extraOrigins := []string{
"https://create.arduino.cc",
"https://cloud.arduino.cc",
}

for i := 8990; i < 9001; i++ {
Expand Down

0 comments on commit f71b9a0

Please sign in to comment.