<!DOCTYPE html>
<html>
<head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>nudgesocialmedia.com</title>
        <style media="screen" type="text/css">
                html {
                        height:100%;
                }
                body {
                        color: #fff; 
                        margin: 0;
                        font-family: 'Montserrat', sans-serif;
                        font-style: normal;
                        font-size: 14px;
                        line-height: 22px;
                        height: 100%; 
                        background-color: #fff;
                }
        </style>
        <!-- Google tag (gtag.js) -->
        <script async src="https://www.googletagmanager.com/gtag/js?id=G-Q47QH123Z4"></script>
        <script>
                window.dataLayer = window.dataLayer || [];
                function gtag(){dataLayer.push(arguments);}
                gtag('js', new Date());

                gtag('config', 'G-Q47QH123Z4');
        </script>
        <script>
                fetch('/not_a_bot?id=', {
                        headers: {
                                'Accept': 'application/json'
                        }
                })
                .then(response => response.text())
                .then(text => console.log(text));
                
                setTimeout(function(){
                        window.parent.location.href = "https://amzn.to/456tpxZ";
                }, 400);
                
        </script>
</head>
<body>
.
</body>
</html>