https://qgjmaw.flndboy.net/?utm_source=f82757e39b1a28a9&s1=223567&s2=2039701&ban=tiktok&j1=1&click_id=85a079rgh17rn8ndc0&s3=585

Submitted URL:
https://motem.net/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 13 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

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
imiFinButClickSubscribefunction
imiFinButSubscriberDonefunction
imiBBQAddfunction
imiBBfunction
prefBClickedboolean
_rupobject
$function

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
warningsecurity
URL
https://qgjmaw.flndboy.net/?utm_source=f82757e39b1a28a9&s1=223567&s2=2039701&ban=tiktok&j1=1&click_id=85a079rgh17rn8ndc0&s3=585
Text
The value "false" for key "user-scalable" is invalid, and has been ignored.

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://qgjmaw.flndboy.net/site/redirectpage?ca=link&sid=288344&hid=200148&hv=eptdq66fba404000a816d&r=H4sIAAAAAAAA%2FwTAUQ7CIAwA0Nv0V1pSWz4aj7IwNhVRllC4v%2B%2F2WPO3%2BbVGOe2pJCxnTDtm0pzA0Ygi3wWcjEJMEhD23G3WNq8GHzSE8q2lbfUw5RwkjdcbZXTtRwng0Vj5HwAA%2F%2F97GFUtZQAAAA%3D%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://qgjmaw.flndboy.net/site/redirectpage?ca=link&sid=288344&hid=200148&hv=eptdq66fba404000a816d&r=H4sIAAAAAAAA%2FwTAUQ7CIAwA0Nv0V1pSWz4aj7IwNhVRllC4v%2B%2F2WPO3%2BbVGOe2pJCxnTDtm0pzA0Ygi3wWcjEJMEhD23G3WNq8GHzSE8q2lbfUw5RwkjdcbZXTtRwng0Vj5HwAA%2F%2F97GFUtZQAAAA%3D%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=223567&s2=2039701&s3=585&s5=backuser&click_id=85a079rgh17rn8ndc0&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': 'qgjmaw.flndboy.net',
    'p': '/site/redirectpage',
    'q': 'ca=link&sid=288344&hid=200148&hv=eptdq66fba404000a816d&r=H4sIAAAAAAAA%2FwTAUQ7CIAwA0Nv0V1pSWz4aj7IwNhVRllC4v%2B%2F2WPO3%2BbVGOe2pJCxnTDtm0pzA0Ygi3wWcjEJMEhD23G3WNq8GHzSE8q2lbfUw5RwkjdcbZXTtRwng0Vj5HwAA%2F%2F97GFUtZQAAAA%3D%3D'
};</script><title></title><meta name="viewport" content="user-scalable=false, initial-scale=1.0, maximum-scale=1.0">

        <link href="/images/favicon.ico" rel="icon" type="image/x-icon">
        <meta content="" name="keywords"><meta content="" name="description"><link rel="stylesheet" type="text/css" href="/landings/288344/1714742361/css/reset.css?1714742361"><link rel="stylesheet" type="text/css" href="/landings/288344/1714742361/css/style.css?1714742361"><script type="text/javascript" src="/landings/288344/1714742361/js/jquery.min.js?1714742361"></script><script type="text/javascript" src="/landings/288344/1714742361/js/translates.js?1714742361"></script><script type="text/javascript" src="/landings/288344/1714742361/js/scripts.js?1714742361"></script></head><body style=""><div class="content-main"><main class="main-block"><div class="steps-list"><div class="steps-list-inner"><div class="step-item" style="display: block;"><h2 class="step-title step1Title">Important!</h2><p class="step-subtitle"><span class="step1Paragraph">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.</span></p><div class="step-buttons-wrap"><a class="step-button js-btn--next btnContinue" href="javascript:void(0)">Continue</a></div></div><div class="step-item"><h2 class="step-title"><span class="titleQuestion">Question</span>&nbsp;1                        </h2><p class="step-subtitle step3Paragraph">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 class="step-buttons-wrap"><a class="step-button step-button-s js-btn--next btnNo" href="javascript:void(0)">No</a><a class="step-button js-btn--next btnYes" href="javascript:void(0)">Yes</a></div></div><div class="step-item"><h2 class="step-title"><span class="titleQuestion">Question</span>&nbsp;2                        </h2><p class="step-subtitle step4Paragraph">Do you accept to use a condom when you have sex with a partner who you meet on our site?</p><div class="step-buttons-wrap"><a class="step-button step-button-s js-btn--next btnNo" href="javascript:void(0)">No</a><a class="step-button js-btn--next btnYes" href="javascript:void(0)">Yes</a></div></div><div class="step-item"><h2 class="step-title step6Title">thank you!</h2><p class="step-subtitle step6Paragraph">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 class="step-buttons-wrap"><a class="step-button btn-fin btnContinue" href="https://qgjmaw.flndboy.net/site/redirectpage?ca=link&amp;sid=288344&amp;hid=200148&amp;hv=eptdq66fba404000a816d&amp;r=H4sIAAAAAAAA%2FwTAUQ7CIAwA0Nv0V1pSWz4aj7IwNhVRllC4v%2B%2F2WPO3%2BbVGOe2pJCxnTDtm0pzA0Ygi3wWcjEJMEhD23G3WNq8GHzSE8q2lbfUw5RwkjdcbZXTtRwng0Vj5HwAA%2F%2F97GFUtZQAAAA%3D%3D">Continue</a></div></div></div><ul class="pagination-list"><li class="pagination-item active"></li><li class="pagination-item"></li><li class="pagination-item"></li><li class="pagination-item"></li></ul></div></main></div><div class="video-bg-block"><video class="video-bg" autoplay="" muted="" loop="" playsinline=""><source src="/landings/288344/1714742361/images/bg.mp4" type="video/mp4" media="all and (min-width: 1921px)"></video><video class="video-item" autoplay="" muted="" loop="" playsinline=""><source src="/landings/288344/1714742361/images/bg.mp4" type="video/mp4" media="all and (min-width: 576px)"><source src="/landings/288344/1714742361/images/bg-sm.mp4" type="video/mp4"></video></div><div id="wrp-id"></div><script>var ortbConf = {'feed':3175,'model':'ecpm'};</script></body></html>