Skip to content

Commit 9358518

Browse files
authored
add new origin to the agent (#850)
1 parent 4495a5e commit 9358518

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
@@ -362,6 +362,7 @@ func loop() {
362362
extraOrigins := []string{
363363
"https://create.arduino.cc",
364364
"https://cloud.arduino.cc",
365+
"https://app.arduino.cc",
365366
}
366367

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

0 commit comments

Comments
 (0)