initial commit

This commit is contained in:
yggverse 2025-06-08 16:27:41 +03:00
parent c8d4947382
commit f56ebb6877
9 changed files with 291 additions and 0 deletions

8
default/counter.svg Normal file
View file

@ -0,0 +1,8 @@
<svg width="88" height="31" xmlns="http://www.w3.org/2000/svg">
<text x="8" y="12" font-family="monospace" font-size="10" fill="#000">
hosts: {hosts}
</text>
<text x="8" y="28" font-family="monospace" font-size="10" fill="#000">
hits: {hits}
</text>
</svg>

After

Width:  |  Height:  |  Size: 272 B