# G1nkgo compatible

This commit is contained in:
fred 2023-07-03 02:45:25 +02:00
parent bc2d16c840
commit 302ae697fa
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ MOATS=$9
COOKIE=$10"
PORT="$1" THAT="$2" AND="$3" THIS="$4" APPNAME="$5" WHAT="$6" OBJ="$7" VAL="$8" MOATS="$9" COOKIE="$10"
### transfer variables according to script
QRCODE="$THAT"
QRCODE=$(echo "$THAT" | cut -d ':' -f 1) # G1nkgo compatible
HTTPCORS="HTTP/1.1 200 OK
Access-Control-Allow-Origin: ${myASTROPORT}