Added logging number of hits

This commit is contained in:
SinTan1729
2022-11-03 16:53:04 -05:00
parent 0c101a55bf
commit b0e7f1ee57
4 changed files with 23 additions and 6 deletions

View File

@@ -58,8 +58,9 @@
<table class="pure-table">
<thead>
<tr>
<td>Short url</td>
<td>Short URL</td>
<td>Long URL</td>
<td>Hits</td>
<td></td>
</tr>
</thead>