Preview
Issue #2
- Amir
- admin:
"It "should" be removed. It doesn't say it must be removed. If a page consistently uses these links only for images in a higher resolution they should be removed. Since there is no way to check that, it's okay to leave them there."
- Type of issue
- Rudimentary content not removed
- Reported
- Mar 3, 2019
The thing is, it's very easy to check if images are linked to themselves or other relevant pages.
This site always uses imgur.com as it's image hosting. Single images are linked/sourced to i.imgur.com/image.(jpg/png/etc), and albums are linked to imgur.com/gallery.
Moreover, they wrap images as:
<a href="imgur.com/image><img src="i.imgur.com/image.jpg /></a>
and it's easy to verify if you should leave the image to be linked or not.