update cors-proxy

pull/126/head
Michael 2022-12-06 10:42:19 +01:00
rodzic c345cc0050
commit 98ef82161c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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 () {