From be190d30e49ec74fb178bb3f573edc54e4d1f8ed Mon Sep 17 00:00:00 2001 From: Ayase Minori Date: Thu, 11 Jan 2024 01:25:17 +0800 Subject: [PATCH] Update Public Analytics Link --- README.md | 2 +- routes/_app.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bc03cd..4eb42cf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Edit in CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/github/sr229/kuru-kuru) -[Visit the Site](https://herta.deno.dev/) | [Check who's visiting it too!](https://takeback.bysourfruit.com/tracked/herta.sr229.cf) +[Visit the Site](https://herta.deno.dev/) | [Check who's visiting it too!](https://takeback.bysourfruit.com/tracked/herta.deno.dev) This is a proof-of-concept implementation of [duiqt/herta_kuru](https://github.com/duiqt/herta_kuru) with a global statistics feed, this time, it's a little more secure! diff --git a/routes/_app.tsx b/routes/_app.tsx index 13be1d8..44986a8 100644 --- a/routes/_app.tsx +++ b/routes/_app.tsx @@ -33,7 +33,7 @@ export default function App({ Component }: AppProps) {