Index: src/views/partials/profile-header.ejs
===================================================================
--- src/views/partials/profile-header.ejs	(revision a78e0510b83d6c7816b9e170d532097356374f6f)
+++ src/views/partials/profile-header.ejs	(revision eb5f978375e885d17090a8dedb24802dda9a52b4)
@@ -152,6 +152,5 @@
     <p class="pf-follow-sub"><%= t('fedi.remote_prompt') %></p>
     <input type="text" class="pf-follow-input" inputmode="url" autocomplete="off" autocapitalize="none" spellcheck="false"
-           placeholder="<%= t('fedi.remote_ph') %>" list="pf-follow-servers">
-    <datalist id="pf-follow-servers"><option value="mastodon.social"></option><option value="mastodon.online"></option><option value="mas.to"></option><option value="fosstodon.org"></option><option value="hachyderm.io"></option></datalist>
+           placeholder="<%= t('fedi.remote_ph') %>">
     <div class="pf-follow-actions">
       <button type="button" class="pf-follow-cancel"><%= t('fedi.cancel') %></button>
