Problem
Arbitrary favicon
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>F</text></svg>">
Solution
Use Freenet logo as favicon
<link rel="icon" href="https://freenet.org/freenet_logo.svg">