<html>
<link rel="icon" href="data:;base64,=">
<head></head>
Empty file which uses link-rel to disable favicon fetches. The corresponding
.mock-http-headers sets client hints.
<img src="non-existing-image.jpg"></img>
<img src="https://foo.com/non-existing-image.jpg"></img>
</html>