<html>
    <header>
        <title>Redirecting...</title>
        <script type='text/javascript'>
            const source = window.location;
            const destination = `https://v6.nemreview.info/news/?feed=rss2${source.hash}`;
            window.location.replace(destination);
        </script>
    </header>
    <body>
        Redirecting...
    </body>
</html>