@@ -22,6 +22,7 @@ type Anime struct {
ImageMediumURL string `json:"imageMedium"`
ImageLargeURL string `json:"imageLarge"`
ImageThumbURL string `json:"imageThumb"`
URL string `json:"url"`
Type string `json:"type"`
Status string `json:"status"`
Episodes int `json:"episodes"`
The note is not visible to the blocked user.