real url
This commit is contained in:
parent
a85d4ba25e
commit
4ed253757e
@ -1,6 +1,6 @@
|
||||
<script>
|
||||
function sendReq() {
|
||||
fetch("https://api.countapi.xyz/hit/bergamot/visits", { method: "POST" })
|
||||
fetch("https://bergamotoil.net:7879/increaseviewcounter", { method: "POST" })
|
||||
}
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user