feat: use location.replace to hide redirection from history
Overwrote the layout of redirect, so that it uses document.replace
in stead of document.location = sth
.
If the user has disabled javascript, the meta redirect will work after 3 seconds.
If that fails, too - then there's a link presented.