Use a more specific path for GNU Social

This commit is contained in:
Nikita Karamov 2023-03-18 03:30:27 +01:00
parent 2c8a6c7da8
commit 4031a76291
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ const PROJECTS = {
},
},
gnuSocial: {
checkUrl: "/api/statusnet/version.xml",
checkUrl: "/api/gnusocial/config.xml",
publishEndpoint: "/notice/new",
params: {
text: "status_textarea",