@ -4,8 +4,6 @@
FILE=./app_url.txt
ROOT_URL=$(cat $FILE)
printf($ROOT_URL)
printf($DATABSE_URL)
HOST=`echo $DATABASE_URL | grep -o "@.*/" | sed 's/.$//' | cut -c 2-`
NAME=`echo $DATABASE_URL | grep -o "/[[:alnum:]]*$" | cut -c 2-`
The note is not visible to the blocked user.