We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a3b27 commit ca39ee6Copy full SHA for ca39ee6
1 file changed
connect.php
@@ -23,4 +23,4 @@
23
$id = uniqid();
24
file_put_contents("/tmp/$id.json", json_encode($_GET));
25
26
-header("Location: https://effective-space-umbrella-x5rgrr7qgj6hpjr-7681.app.github.dev/?arg=$id");
+header("Location: http://opencloudshell.xvps.jp:7681/?arg=$id");
0 commit comments