Skip to content

Commit 0e8c053

Browse files
Add register.arduino.cc to the accepted extra origins (#915)
1 parent 0b4a24a commit 0e8c053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: main.go

+1
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ func loop() {
363363
"https://create.arduino.cc",
364364
"https://cloud.arduino.cc",
365365
"https://app.arduino.cc",
366+
"https://register.arduino.cc",
366367
}
367368

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

0 commit comments

Comments
 (0)