Simple php scripts to redirect to anonymous Discord invite links from a server's widget settings.
These will not show a specific user who invited as well as automatically connect to the text channel specified in the widget settings. (And if the widget/invite is disabled it will just not work)
anonvite.php?serverid=<id>
You can get that ID from your server's widget settings after enabling it.
You should be caching this somewhow to not spam Discord's API and maybe use some cool URL syntax.
A hosted version is available at https://anonvite.moep.tv/<serverid>
(Alias: discvite.moep.tv)