Closed szepeviktor closed 8 years ago
Is providing base64 equivalents a good idea?
Now I have to go wget -O- https://github.com/mathiasbynens/small/raw/master/webm.webm|base64
wget -O- https://github.com/mathiasbynens/small/raw/master/webm.webm|base64
That doesn’t seem to hard to do.
Is providing base64 equivalents a good idea?