htcount/default/counter.svg
2025-06-08 17:17:06 +03:00

10 lines
No EOL
385 B
XML

<svg width="88" height="31" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" y="0" height="50%" fill="#fff" />
<rect width="100%" y="50%" height="50%" fill="#ccc" />
<text x="8" y="11" font-family="monospace" font-size="11" fill="#000">
hosts: {hosts}
</text>
<text x="8" y="27" font-family="monospace" font-size="11" fill="#000">
hits : {hits}
</text>
</svg>