From 98ef82161c3adfae3912a4bcbb7ae9c533a9577c Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 6 Dec 2022 10:42:19 +0100 Subject: [PATCH] update cors-proxy --- stitchcode/threads.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stitchcode/threads.js b/stitchcode/threads.js index 6ecea455..8334218c 100644 --- a/stitchcode/threads.js +++ b/stitchcode/threads.js @@ -1,5 +1,5 @@ -Process.prototype.proxy = 'https://turtlestitch.org:8080'; +Process.prototype.proxy = 'https://cors-proxy.turtlestitch.org'; Process.prototype.enableJS = true; Process.prototype.reportMouseX = function () {