https://qgjkwb.gaysdates.com/?utm_source=f82757e39b1a28a9&s1=222533&s2=2033409&ban=other&j1=1

Submitted URL:
https://tinyurl.com/4nbhuk7fRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 14 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en-US"><head><meta charset="UTF-8"><base href="https://cdn-dimi.akamaized.net"><script>let imiFinButCbs = [];
let imiFinButCbsCntr = 0;
let callImiFinBut = false;

function imiFinButClickSubscribe(callback) {
  if (typeof callback === "function") {
    imiFinButCbs.push(callback);
    imiFinButCbsCntr += 1;
  }
}

function imiFinButSubscriberDone(evt, target) {
  imiFinButCbsCntr -= 1;
  if (imiFinButCbsCntr <=0 ) {
    if (!callImiFinBut) {
      callImiFinBut = true;
      target.dispatchEvent(evt);
    }
  }
}

document.addEventListener("DOMContentLoaded", function (){
  let btns = document.getElementsByTagName("a");
  let lI = -1;
  for (let i=0; i<btns.length; i++) {
    if (btns[i].getAttribute("class") !== null && btns[i].getAttribute("class").indexOf("btn-fin") !== -1 && btns[i].getAttribute("href") === "https://qgjkwb.gaysdates.com/site/redirectpage?ca=link&sid=287589&hid=200148&hv=kyamd6700eb3a000714d2&r=H4sIAAAAAAAA%2FwTA0QqFIAwG4LfZ7XH%2FjqgXo0cJjUUEJTh9%2F77ftuaze1%2FjMD0zUkwmpXFFroWcFUAUIYciiPxDoVZf7fOyQTcrfwEAAP%2F%2FnMol%2BEEAAAA%3D") {
      lI = i;
    } else if (btns[i].getAttribute("class") !== null && btns[i].getAttribute("class").indexOf("btn-fin") !== -1) {
      lI = i;
    } else if (btns[i].getAttribute("href") === "https://qgjkwb.gaysdates.com/site/redirectpage?ca=link&sid=287589&hid=200148&hv=kyamd6700eb3a000714d2&r=H4sIAAAAAAAA%2FwTA0QqFIAwG4LfZ7XH%2FjqgXo0cJjUUEJTh9%2F77ftuaze1%2FjMD0zUkwmpXFFroWcFUAUIYciiPxDoVZf7fOyQTcrfwEAAP%2F%2FnMol%2BEEAAAA%3D") {
      lI = i;
    }
  }
  if (lI > -1) {
    function imiFinButClick(ev) {
      if (imiFinButCbs.length > 0) {
        let oev = new ev.constructor(ev.type, ev);
        let trgt = ev.target;
        ev.preventDefault();
        ev.stopImmediatePropagation();
        trgt.removeEventListener("click", imiFinButClick);
        for (let i = 0; i < imiFinButCbs.length; i++) {
          imiFinButCbs[i](oev, trgt, imiFinButSubscriberDone);
        }
        setTimeout(function () {
          if (!callImiFinBut) {
               callImiFinBut = true;
               trgt.dispatchEvent(oev);
          }
        }, 1000);
      }
    }

    btns[lI].addEventListener("click", imiFinButClick);
  }
});
</script><script>let imiBBQ = [];

function imiBBQAdd(callback, params) {
    if (typeof callback === "function" || callback === 'nortb') {
        imiBBQ.push({fnc: callback, p: params});
    }
}

function imiBB() {
    if (typeof ortbConf !== "undefined" && ortbConf !== null && typeof ortbConf === "object") {
        if (ortbConf.hasOwnProperty("force_bub") && ortbConf.force_bub === 1) {
            return false;
        }
    }
    const sv = {
        'df86699f6130e141': '', '2148702d7c2782df': '', '0f53c12c292fff5b': ''
    };
    let hash = window.location.pathname.replace('/c/', '');
    let url = window.location.protocol + '//' + window.location.host + window.location.pathname;

    if (hash.length === 0) {
        hash = location.search.replace(/.*utm_source=([^&]*).*|(.*)/, '$1');
    }

    if (hash && hash.length > 1 && sv[hash]) {
        url = window.location.protocol + '//' + window.location.host + window.location.pathname.replace('/c/' + hash, '/c/' + sv[hash]);
    }
    let curHref = window.location.href;
    let lQuery = window.location.search.replace("?", "").split('&');
    let nQuery = "s1=222533&s2=2033409&s3=&s5=backuser&click_id=&iexpp=1&j1=1".split('&');

    let nQueryKeys = [];
    for (let j=0;j<nQuery.length;j++) {
        nQueryKeys.push(nQuery[j].split('=')[0]);
    }

    for (let j=0;j<lQuery.length;j++) {
        let tmp = lQuery[j].split('=');
        if (nQueryKeys.indexOf(tmp[0]) === -1) {
            nQuery.push(tmp[0] + "=" + tmp[1]);
        }
    }

    url = url + '?' + nQuery.join("&");
    try {
        history.pushState({}, '', url);
        history.pushState({}, '', url);

        window.onpopstate = function (ev) {
            if (ev['state']) {
                window.exit = curHref.indexOf('&iexpp=1') !== -1;
                if (imiBBQ.length > 0) {
                    let clb = imiBBQ.pop();
                    if (clb['fnc'] === 'nortb') {
                        if (url.indexOf("?") !== -1) {
                            url = url + "&nortb=" + clb['p'][0];
                        } else {
                            url = url + "?nortb=" + clb['p'][0];
                        }
                        location.replace(url);
                    } else {
                        clb['fnc'].apply(null, clb['p']);
                    }
                } else {
                    location.replace(url);
                }
            }
        };
    } catch (ex) {}
}

!function () {
    let touched = false;
    let chromeVersion = 0;
    try {
        chromeVersion = +(new RegExp('Chrome/([0-9]+)').exec(navigator.userAgent)[1]);
    } catch (e) {
        chromeVersion = 0;
    }
    if (chromeVersion >= 75) {
        window.addEventListener('mouseup', function () {
                if (!touched) {
                    touched = true;
                    setTimeout(function () {
                            imiBB();
                        }
                        , 0);
                }
            }
        );
        document.addEventListener("DOMContentLoaded", function () {
                document.body.addEventListener('touchend', function (evt) {
                        if (!touched) {
                            touched = true;
                            setTimeout(function () {
                                    imiBB();
                                }
                                , 0);
                        }
                    }
                );
                document.body.addEventListener('keydown', function () {
                        if (!touched) {
                            touched = true;
                            setTimeout(function () {
                                    imiBB();
                                }
                                , 0);
                        }
                    }
                );
            }
        );
    } else {
        setTimeout(function () {
                imiBB();
            }
            , 0);
    }
}
();
</script><script>var prefBClicked = false;
document.addEventListener("DOMContentLoaded", function () {
    if (navigator.userAgent.indexOf("Chrome") != -1 || navigator.userAgent.indexOf("Firefox") != -1 ) {
        var th_bridge_jump_step = 0;
        let prefB = document.getElementsByClassName("btn-prefin");
        if (prefB.length > 0) {
            for (let i = 0; i < prefB.length; i++) {
                prefB[i].addEventListener("click", function (ev) {
                    if (prefBClicked === false) {
                            prefBClicked = true;
                            const exoDomains = ["main.exoclick.com","main.realsrv.com","main.exdynsrv.com","s.exv6.com","s.opoxv.com","s.orbsrv.com"];
                            let script = document.createElement('script');
                            const firstPixel = '497';
                            script.src = 'https://main.trafficircles.com/adx-dir-d/match-bridgejump?fp=' + firstPixel;
                            script.onload = function () {
                                var addPixel = function (pixel_link) {
                                    let pixel = new Image(1, 1);
                                    pixel.src = pixel_link;
                                };
                                function addExoPixel(pixelName) {
                                    for (let e = 0; e < exoDomains.length; e++) {
                                        addPixel("https://" + exoDomains[e] + "/tag.php?goal=" + pixelName);
                                    }
                                }
                                addPixel("https://main.trafficircles.com/adv_ret/?adv_pixel_id=" + firstPixel);
                                addPixel("https://ads.traffichunt.com/adv_ret/?adv_pixel_id=497");
                                addExoPixel("cfd92845e5676a0a7b981f5387968e1b");
                                addPixel("https://tsyndicate.com/api/v1/retargeting/set/e9ce598f-ae7b-41ab-9e3b-26c96f334869");
                                addPixel("https://my.rtmark.net/img.gif?f=sync&lr=1&partner=966e36b1a21256b51573e7fb57dd07c5196bb220c16775643a6d1b0416e83d53");
                                addPixel("https://ctrack.trafficjunky.net/ctrack?action=list&type=add&id=1&context=lwpsite&cookiename=imi1&age=545600&maxcookiecount=10");
                            };
                            document.body.appendChild(script);
                            return false;
                    }
                });
            }
        }
    }
});</script><script>document.addEventListener("DOMContentLoaded", function () {
    let emField = document.querySelector("input[type='email']");
    if (emField !== undefined && emField !== null) {
        emField.addEventListener('blur', function (event) {
            let eI = emField.value;
            if (eI !== undefined && eI !== '') {
                let fB = document.querySelector('a.btn-fin');
                if (fB !== undefined && fB !== null) {
                    let u = fB.getAttribute('href');
                    if (u.indexOf('email=') === -1) {
                        fB.setAttribute('href', u + '&email=' + encodeURIComponent(eI));
                    } else {
                        fB.setAttribute('href', u.replace(/(email=).*?(&|$)/, '$1' + encodeURIComponent(eI) + '$2'));
                    }
                }
            }
        });
    }
});</script><script>var _rup = {
    's': 'https',
    'h': 'qgjkwb.gaysdates.com',
    'p': '/site/redirectpage',
    'q': 'ca=link&sid=287589&hid=200148&hv=kyamd6700eb3a000714d2&r=H4sIAAAAAAAA%2FwTA0QqFIAwG4LfZ7XH%2FjqgXo0cJjUUEJTh9%2F77ftuaze1%2FjMD0zUkwmpXFFroWcFUAUIYciiPxDoVZf7fOyQTcrfwEAAP%2F%2FnMol%2BEEAAAA%3D'
};</script><title></title><meta name="viewport" content="user-scalable=false, initial-scale=1.0, maximum-scale=1.0">

        <link href="/landings/287589/1711099790/images/favicon.ico?t=20241005073106" rel="icon" type="image/x-icon"><link rel="apple-touch-icon" sizes="180x180" href="/landings/287589/1711099790/images/favicon.png?t=20241005073106"><link rel="icon" type="image/png" href="/landings/287589/1711099790/images/favicon.png?t=20241005073106" sizes="32x32"><link rel="icon" type="image/png" href="/landings/287589/1711099790/images/favicon.png?t=20241005073106" sizes="16x16"><link rel="manifest" href="/landings/287589/1711099790/manifest.json?t=20241005073106"><meta name="theme-color" content="#ffffff"><meta name="msapplication-config" content="/landings/287589/1711099790/browserconfig.xml?t=20241005073106">
        <meta content="" name="keywords"><meta content="" name="description"><link rel="stylesheet" type="text/css" href="/landings/287589/1711099790/css/reset.min.css?1711099790"><link rel="stylesheet" type="text/css" href="/landings/287589/1711099790/css/jquery.cross2.min.css?1711099790"><link rel="stylesheet" type="text/css" href="/landings/287589/1711099790/css/main.css?1711099790"><link rel="stylesheet" type="text/css" href="/landings/287589/1711099790/css/reviews.css?1711099790"><link rel="stylesheet" type="text/css" href="/landings/287589/1711099790/css/safety-block.css?1711099790"><link rel="stylesheet" type="text/css" href="/landings/287589/1711099790/css/timer.css?1711099790"><script type="text/javascript" src="/landings/287589/1711099790/js/jquery-2.2.4.min.js?1711099790"></script><script type="text/javascript" src="/landings/287589/1711099790/js/timer.js?1711099790"></script><script type="text/javascript" src="/landings/287589/1711099790/js/translates.js?1711099790"></script><script type="text/javascript" src="/landings/287589/1711099790/js/translates-review.js?1711099790"></script><script type="text/javascript" src="/landings/287589/1711099790/js/cross2.js?1711099790"></script></head><body style=""><div class="j-layout"><img src="/landings/287589/1711099790/images/1-eu.png" alt="" class="urlImg" style="display: none;"><div class="j-wrapper"><div class="main"><div class="stepbox end"><div class="sliderbox"><div class="slider"><img src="/landings/287589/1711099790/images/s2.jpg" alt="before"><img src="/landings/287589/1711099790/images/s1.jpg" alt="after"></div></div><div class="top-content"><div class="location-count"><div class="row row-1"><p class="count">                                    456                                </p><p class="text35">boys found</p></div><div class="row row-2"><img src="/landings/287589/1711099790/images/icon-location.svg" alt=""><p><span class="text36">In</span>                                    &nbsp;Spain                                </p></div></div><div class="timer-wrapper"><div id="timer" class="timer">01.29.02</div></div></div><div class="safety-block"><ul><li><img src="/landings/287589/1711099790/images/unlock.svg" alt=""><h4 class="sb-title-1 sbTitle1">Secure</h4><p class="sb-text-1 sbText1">We use 256 bit Encription</p></li><li><img src="/landings/287589/1711099790/images/shield.svg" alt=""><h4 class="sb-title-2 sbTitle2">Private</h4><p class="sb-text-2 sbText2">Your Privacy is Guaranteed</p></li><li><img src="/landings/287589/1711099790/images/password.svg" alt=""><h4 class="sb-title-3 sbTitle3">Safe</h4><p class="sb-text-3 sbText3">100% Safe, Private and Secure</p></li></ul></div><div class="step step-2 current"><div class="step-content"><h3>Important!</h3><p>Before we can show you a list and photos of men who live near you and are ready to have sex right now, we need to ask a few quick questions.</p></div><div class="btn-wrap"><a class="btn btn--accent next btn-continue" href="javascript:void(0)">Continue</a></div></div><div class="step step-3"><div class="step-content"><h3><span class="titleQuestion">Question</span>                                &nbsp;1                            </h3><p>Many of these men are single guys just seeking some fun. They could be your neighbor or someone you know. do you agree to keep the identity of these men secret?</p></div><div class="btn-wrap btn-flex-wrap"><a class="btn btn--accent btn-outline next btn-no" href="javascript:void(0)">No</a><a class="btn btn--accent next btn-yes" href="javascript:void(0)">Yes</a></div></div><div class="step step-4"><div class="step-content"><h3><span class="titleQuestion">Question</span>                                &nbsp;2                            </h3><p>Do you accept to use a condom when you have sex with a partner who you meet on our site?</p></div><div class="btn-wrap btn-flex-wrap"><a class="btn btn--accent btn-outline next btn-no" href="javascript:void(0)">No</a><a class="btn btn--accent next btn-yes" href="javascript:void(0)">Yes</a></div></div><div class="step step-6"><div class="step-content"><h3>thank you!</h3><p>You can now see our list of men who are in your area and you can see their pictures. We ask you once again to keep their names confidential.</p></div><div class="btn-wrap"><a class="btn btn-continue btn--accent redirect-url-button btn-fin" href="https://qgjkwb.gaysdates.com/site/redirectpage?ca=link&amp;sid=287589&amp;hid=200148&amp;hv=kyamd6700eb3a000714d2&amp;r=H4sIAAAAAAAA%2FwTA0QqFIAwG4LfZ7XH%2FjqgXo0cJjUUEJTh9%2F77ftuaze1%2FjMD0zUkwmpXFFroWcFUAUIYciiPxDoVZf7fOyQTcrfwEAAP%2F%2FnMol%2BEEAAAA%3D">Continue</a></div></div></div><div class="comments_list"><div class="comments_list_row"><div class="photo_avatar"><img class="ava1" src="/landings/287589/1711099790/images/1-eu.png"></div><div class="reviews"><div class="comment_name commentName1">Albert_69</div><div class="comment_text commentText1">Cool site! I recommend it to everyone!</div><div class="comments__item__meta"><div class="item_date itemDate1">Yesterday at 08:13</div></div><div class="comments_list_btns"><span class="comments_list_btn"><i class="custom-icon custom-icon-like"></i><span class="likeWord">Like</span></span><span class="comments_list_btn"><i class="custom-icon custom-icon-comment"></i><span class="commentWord">Comment</span></span></div></div></div><div class="comments_list_row"><div class="photo_avatar"><img class="ava2" src="/landings/287589/1711099790/images/2-eu.png"></div><div class="reviews"><div class="comment_name commentName2">Lucky</div><div class="comment_text commentText2">For those who are tired of Tinder. Everything is much easier and cooler.</div><div class="comments__item__meta"><div class="item_date itemDate2">October, 4</div></div><div class="comments_list_btns"><span class="comments_list_btn"><i class="custom-icon custom-icon-like"></i><span class="likeWord">Like</span></span><span class="comments_list_btn"><i class="custom-icon custom-icon-comment"></i><span class="commentWord">Comment</span></span></div></div></div><div class="comments_list_row"><div class="photo_avatar"><img class="ava3" src="/landings/287589/1711099790/images/3-eu.png"></div><div class="reviews"><div class="comment_name commentName3">Anonymous</div><div class="comment_text commentText3">Registered yesterday, looking forward to the first meeting.</div><div class="comments__item__meta"><div class="item_date itemDate3">October, 4</div></div><div class="comments_list_btns"><span class="comments_list_btn"><i class="custom-icon custom-icon-like"></i><span class="likeWord">Like</span></span><span class="comments_list_btn"><i class="custom-icon custom-icon-comment"></i><span class="commentWord">Comment</span></span></div></div></div><div class="comments_list_row"><div class="photo_avatar"><img class="ava4" src="/landings/287589/1711099790/images/4-eu.png"></div><div class="reviews"><div class="comment_name commentName4">Alex</div><div class="comment_text commentText4">The link was given by a friend, it's just top! There's no easier way to find someone!</div><div class="comments__item__meta"><div class="item_date itemDate4">October, 3</div></div><div class="comments_list_btns"><span class="comments_list_btn"><i class="custom-icon custom-icon-like"></i><span class="likeWord">Like</span></span><span class="comments_list_btn"><i class="custom-icon custom-icon-comment"></i><span class="commentWord">Comment</span></span></div></div></div><div class="comments_list_row"><div class="photo_avatar"><img class="ava5" src="/landings/287589/1711099790/images/5-eu.png"></div><div class="reviews"><div class="comment_name commentName5">Joker_777</div><div class="comment_text commentText5">I am not looking for a serious relationship. This site is just perfect for me.</div><div class="comments__item__meta"><div class="item_date itemDate5">October, 3</div></div><div class="comments_list_btns"><span class="comments_list_btn"><i class="custom-icon custom-icon-like"></i><span class="likeWord">Like</span></span><span class="comments_list_btn"><i class="custom-icon custom-icon-comment"></i><span class="commentWord">Comment</span></span></div></div></div><div class="comments_list_row"><div class="photo_avatar"><img class="ava6" src="/landings/287589/1711099790/images/6-eu.png"></div><div class="reviews"><div class="comment_name commentName6">Kiddo</div><div class="comment_text commentText6">I didn't even know there were so many guys in my area who text first!</div><div class="comments__item__meta"><div class="item_date itemDate6">October, 3</div></div><div class="comments_list_btns"><span class="comments_list_btn"><i class="custom-icon custom-icon-like"></i><span class="likeWord">Like</span></span><span class="comments_list_btn"><i class="custom-icon custom-icon-comment"></i><span class="commentWord">Comment</span></span></div></div></div><div class="comments_list_row"><div class="photo_avatar"><img class="ava7" src="/landings/287589/1711099790/images/7-eu.png"></div><div class="reviews"><div class="comment_name commentName7">Ian_19</div><div class="comment_text commentText7">Always wanted to find a hot guy. Anonymity guaranteed!</div><div class="comments__item__meta"><div class="item_date itemDate7">October, 2</div></div><div class="comments_list_btns"><span class="comments_list_btn"><i class="custom-icon custom-icon-like"></i><span class="likeWord">Like</span></span><span class="comments_list_btn"><i class="custom-icon custom-icon-comment"></i><span class="commentWord">Comment</span></span></div></div></div><div class="comments_list_row"><div class="photo_avatar"><img class="ava8" src="/landings/287589/1711099790/images/8-eu.png"></div><div class="reviews"><div class="comment_name commentName8">Bro</div><div class="comment_text commentText8">If you do not want to waste time on romance and other nonsense - this site is for you!</div><div class="comments__item__meta"><div class="item_date itemDate8">October, 2</div></div><div class="comments_list_btns"><span class="comments_list_btn"><i class="custom-icon custom-icon-like"></i><span class="likeWord">Like</span></span><span class="comments_list_btn"><i class="custom-icon custom-icon-comment"></i><span class="commentWord">Comment</span></span></div></div></div></div></div></div></div><div id="wrp-id"></div><script>var ortbConf = {'feed':3175,'model':'ecpm'};</script></body></html>