Skip to content

Commit 0440b68

Browse files
authored
Update API endpoint for hit counter script
1 parent d268489 commit 0440b68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<script>fetch('https://api.countapi.xyz/hit/rmkr-dev.github.io/home');</script>
4+
<script>fetch('https://api.countapi.net/hit/rmkr-dev.github.io/home');</script>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>Ramkumar Ethiraj | RMKR Dev</title>

0 commit comments

Comments
 (0)