diff --git a/do-register.sh b/do-register.sh
index 5b2c25c..0dbe198 100755
--- a/do-register.sh
+++ b/do-register.sh
@@ -1,4 +1,9 @@
#!/bin/bash
+captchouliurl=http://mugi.midov.pl
+elementurl=https://matrix.midov.pl
+registrationurl=https://midov.pl
+synapse_admin_api=http://yoshika.midov.pl:8008
+
registered() {
echo "Content-type: text/html"
@@ -14,9 +19,9 @@ registered() {
echo "
"
if [[ $regstatus == 0 ]]
then
- echo "Go to Login"
+ echo "Go to Login"
else
- echo "Go back"
+ echo "Go back"
fi
echo "