@ -161,6 +161,7 @@ class ArtistImage extends Component {
src={url}
onError={this.onError}
onLoad={this.onLoad}
rel="noreferrer"
/>
</LazyLoad>
);