Skip to content

Commit f71b9a0

Browse files
authored
add new origin to the agent (#728)
1 parent 55ef1fc commit f71b9a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

+1
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ func loop() {
342342

343343
extraOrigins := []string{
344344
"https://create.arduino.cc",
345+
"https://cloud.arduino.cc",
345346
}
346347

347348
for i := 8990; i < 9001; i++ {

0 commit comments

Comments
 (0)