HTTP 301 don't work.
HTML META in HEAD works, and JS redirect.
Write a generic redirect HTML file
<script>
window.location = window.location.search.substring(1);
</script>
And call like
http://<_html_location>?<any_mastodon_url>
works (without preview of course).
If can be useful to anyone...
@clodo @mmasnick one hour ago still worked (at least for me). now it doesn't
:-(