From 712843b2cf1044206941ca1c5d2b7b5882207811 Mon Sep 17 00:00:00 2001 From: Kreg Hanning Date: Mon, 11 Apr 2016 06:45:28 -0400 Subject: [PATCH] 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. --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index c7c0fd747..eec98cd7a 100644 --- a/config.ini +++ b/config.ini @@ -7,4 +7,4 @@ v = true # show debug logging appName = CreateBridge updateUrl = http://downloads.arduino.cc/ #updateUrl = http://localhost/ -origins = http://webide.arduino.cc:8080, https://scratch.mit.edu, http://scratchx.org +origins = http://webide.arduino.cc:8080