hideen-counter
This commit is contained in:
parent
4ed253757e
commit
dfd71c2cc8
@ -8,3 +8,5 @@ footer {
|
||||
bottom: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<img hidden src="https://profile-counter.glitch.me/bergamotoil.net/count.svg">
|
||||
|
@ -1,7 +0,0 @@
|
||||
<script>
|
||||
function sendReq() {
|
||||
fetch("https://bergamotoil.net:7879/increaseviewcounter", { method: "POST" })
|
||||
}
|
||||
</script>
|
||||
|
||||
<input type="button" onclick="sendReq()">
|
Loading…
Reference in New Issue
Block a user