Skip to content

Instantly share code, notes, and snippets.

@daveh
Created September 7, 2022 16:22
Show Gist options
  • Save daveh/9c533e8a21687e9698a002e687cad99e to your computer and use it in GitHub Desktop.
Save daveh/9c533e8a21687e9698a002e687cad99e to your computer and use it in GitHub Desktop.
Prevent favicon requests: the fastest way to stop the browser from requesting favicon.ico (code to accompany https://youtube.com/shorts/UI_yJY5jMrQ)
<link rel="icon" href="data:,">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment