<html>
<link rel="icon" href="data:;base64,=">
<head></head>
File which uses link-rel to disable favicon fetches.
<img src="https://foo.com/non-existing-image.jpg"></img>
</html>
<html>
<link rel="icon" href="data:;base64,=">
<head></head>
File which uses link-rel to disable favicon fetches.
<img src="https://foo.com/non-existing-image.jpg"></img>
</html>