diff --git a/src/pages/api/detect/[host].ts b/src/pages/api/detect/[host].ts index 1a22964..19631bc 100644 --- a/src/pages/api/detect/[host].ts +++ b/src/pages/api/detect/[host].ts @@ -15,7 +15,7 @@ const PROJECTS = { }, }, gnuSocial: { - checkUrl: "/api/statusnet/version.xml", + checkUrl: "/api/gnusocial/config.xml", publishEndpoint: "/notice/new", params: { text: "status_textarea",