Skip to content

Commit

Permalink
add new origin to the agent
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Nov 6, 2023
1 parent 08bddd6 commit efe48e4
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 @@ -362,6 +362,7 @@ func loop() {
extraOrigins := []string{
"https://create.arduino.cc",
"https://cloud.arduino.cc",
"https://app.arduino.cc",
}

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

0 comments on commit efe48e4

Please sign in to comment.