diff --git a/.env.example b/.env.example
index a0aebb6b..7f682ca8 100644
--- a/.env.example
+++ b/.env.example
@@ -1,5 +1,6 @@
NUXT_PUBLIC_TRANSLATE_API=
NUXT_PUBLIC_DEFAULT_SERVER=
+SINGLE_INSTANCE_SERVER=
NUXT_PUBLIC_PRIVACY_POLICY_URL=
# Production only
diff --git a/README.md b/README.md
index 7fb26c97..82bbf1e7 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,10 @@ These are known deployments using Elk as an alternative Web client for Mastodon
- [elk.h4.io](https://elk.h4.io) - Use Elk for the `h4.io` Server
- [elk.universeodon.com](https://elk.universeodon.com) - Use Elk for the Universeodon Server
- [elk.vmst.io](https://elk.vmst.io) - Use Elk for the `vmst.io` Server
+- [elk.hostux.social](https://elk.hostux.social) - Use Elk for the `hostux.social` Server
+- [elk.freelancers.online](https://elk.freelancers.online) - Use Elk for the `freelancers.online` Server
+- [elk.cupoftea.social](https://elk.cupoftea.social) - Use Elk for the `cupoftea.social` Server
+- [elk.aus.social](https://elk.aus.social) - Use Elk for the `aus.social` Server
> **Note**: Community deployments are **NOT** maintained by the Elk team. It may not be synced with Elk's source code. Please do your own research about the host servers before using them.
diff --git a/components/account/AccountBotIndicator.vue b/components/account/AccountBotIndicator.vue
index 721ca6f8..9dd3a93a 100644
--- a/components/account/AccountBotIndicator.vue
+++ b/components/account/AccountBotIndicator.vue
@@ -12,7 +12,7 @@ defineProps<{
>