Skip to content

Commit 2f3bb21

Browse files
committed
remove plausible
1 parent 071d3b2 commit 2f3bb21

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

http/http.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ func kartingHTMLHandler(w http.ResponseWriter, r *http.Request) {
101101
<meta charset="UTF-8">
102102
<meta name="viewport" content="width=device-width, initial-scale=1.0">
103103
<title>Karting SVG</title>
104-
<script defer data-domain="gerry.dbyte.xyz" src="https://plausible.dbyte.xyz/js/script.js"></script>
105104
</head>
106105
<body>
107106
<object type="image/svg+xml" data="karting.svg"></object>

0 commit comments

Comments
 (0)