From c94c05c27f40ac56cd8f188f03d2c8fe924fab8c Mon Sep 17 00:00:00 2001 From: Daniel Mason Date: Mon, 14 Aug 2023 14:34:07 +1200 Subject: [PATCH] hotfix calckey --- internal/gomastodonstats/consts.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/gomastodonstats/consts.go b/internal/gomastodonstats/consts.go index 2594b23..f161464 100644 --- a/internal/gomastodonstats/consts.go +++ b/internal/gomastodonstats/consts.go @@ -38,7 +38,7 @@ var ( MOBILIZON_IDENTIFIER: "https://openevents.nz", PEERTUBE_IDENTIFIER: "https://peertube.nz", BOOKWYRM_IDENTIFIER: "https://bookworm.nz", - CALCKEY_IDENTIFIER: "https://calckey.nz", + CALCKEY_IDENTIFIER: "https://firefish.nz", WRITEAS_IDENTIFIER: "https://write.nz", }