Skip to content

Instantly share code, notes, and snippets.

@diericx
Created November 6, 2019 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diericx/ec4afc35902e4fd54207ded36ca2f0f0 to your computer and use it in GitHub Desktop.
Save diericx/ec4afc35902e4fd54207ded36ca2f0f0 to your computer and use it in GitHub Desktop.
// Small gif that we will serve
var gif = []byte{
71, 73, 70, 56, 57, 97, 1, 0, 1, 0, 128, 0, 0, 0, 0, 0,
255, 255, 255, 33, 249, 4, 1, 0, 0, 0, 0, 44, 0, 0, 0, 0,
1, 0, 1, 0, 0, 2, 1, 68, 0, 59,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment