mirror of
https://github.com/YGGverse/htcount.git
synced 2026-03-31 17:15:37 +00:00
initial commit
This commit is contained in:
parent
c8d4947382
commit
f56ebb6877
9 changed files with 291 additions and 0 deletions
8
default/counter.svg
Normal file
8
default/counter.svg
Normal 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 |
Loading…
Add table
Add a link
Reference in a new issue