I collect RSS headlines, and instead of the site name I would like to use its icon. Is this allowed by law or should I ask permission from each site (in this case, it just does not scale)?
Example: http://i53.tinypic.com/30ws7qv.png
Implementation:
<a href="http://nytimes.com/article" class="nytimes-favicon">Headline</a>
I understand that this is not a programming issue. I just could not find the answer anywhere.
source
share