We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc11f4d commit fbd624cCopy full SHA for fbd624c
cmd/decode-web/main.go
@@ -44,6 +44,9 @@ const tmpl string = `<!DOCTYPE html>
44
<br>
45
Examples:
46
<ul>
47
+ <li> <a
48
+ href="/?input=84+104+101+32+113+117+105+99+107+32+98+114+111+119+110+32+240+159+166+138+32+106+117+109+112+115+32+111+118+101+114+32+49+51+32+108+97+122+121+32+240+159+144+182+46">Bytes</a>
49
+ </li>
50
<li> <a
51
href="/?input=54686520717569636b2062726f776e20f09fa68a206a756d7073206f766572203133206c617a7920f09f90b62e">Hex</a>
52
</li>
0 commit comments