@@ -42,8 +42,6 @@ func init() {
})
}
func isValidURL(s string) bool {
u, err := url.ParseRequestURI(s)
if err != nil {
The note is not visible to the blocked user.