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

9 lines
No EOL
323 B
XML

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