@ -5,7 +5,7 @@
term="$@"
term="$(printf '%s\n' "${term}" | sed 's/ /\\/g' )"
term="$(printf '%s\n' "${term}" | sed 's/ /\\/g')"
curl -s "https://api.urbandictionary.com/v0/define?term=${term}" |
jq -r '.list[0] | .word, .definition' |
The note is not visible to the blocked user.