@ -0,0 +1,4 @@
#!/bin/sh
b=$(echo "(($(date +'%s')+3600)%86400)/86.4" | bc)
printf "%03d" "${b}"
The note is not visible to the blocked user.