Skip to content

Commit 712843b

Browse files
committed
Remove Scratch and ScratchX CORS entries
Removing the entries for Scratch and ScratchX while we look into what changes are necessary to make this useful for the Scratch Arduino extension.
1 parent 68f63b4 commit 712843b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ v = true # show debug logging
77
appName = CreateBridge
88
updateUrl = http://downloads.arduino.cc/
99
#updateUrl = http://localhost/
10-
origins = http://webide.arduino.cc:8080, https://scratch.mit.edu, http://scratchx.org
10+
origins = http://webide.arduino.cc:8080

0 commit comments

Comments
 (0)