@ -13,6 +13,10 @@ if [ -z $NEKO_HOST ]; then
fi
done
if [ -z $NEKO_HOST ]; then
NEKO_HOST=$(hostname -I 2>/dev/null | awk '{print $1}')
NEKO_HOST=$(hostname -i 2>/dev/null)
The note is not visible to the blocked user.