https://elbgbx.meheartlove.com/?utm_source=da57dc555e50572d&s1=223010&s2=2049157&s3=opu28&ban=other&j1=1

Submitted URL:
https://is.gd/gvZAiJRedirected
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://elbgbx.meheartlove.com/?utm_source=da57dc555e50572d&s1=223010&s2=2049157&s3=opu28&ban=other&j1=1
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://elbgbx.meheartlove.com/site/redirectpage?ca=link&sid=288194&hid=49415&hv=mbkpf6707eee500038d51&r=H4sIAAAAAAAA%2FwTA0QqFIAwG4LfZ7dnm%2BbEuRo8SpkIEZTh9%2F77fNse9e5s9VysJsWQAFYyohVxMNbAwuZryfxVE8mDtnbrQkR5r46ydLjH5AgAA%2F%2F82lqkaSgAAAA%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://elbgbx.meheartlove.com/site/redirectpage?ca=link&sid=288194&hid=49415&hv=mbkpf6707eee500038d51&r=H4sIAAAAAAAA%2FwTA0QqFIAwG4LfZ7dnm%2BbEuRo8SpkIEZTh9%2F77fNse9e5s9VysJsWQAFYyohVxMNbAwuZryfxVE8mDtnbrQkR5r46ydLjH5AgAA%2F%2F82lqkaSgAAAA%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=223010&s2=2049157&s3=opu28&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': 'elbgbx.meheartlove.com',
    'p': '/site/redirectpage',
    'q': 'ca=link&sid=288194&hid=49415&hv=mbkpf6707eee500038d51&r=H4sIAAAAAAAA%2FwTA0QqFIAwG4LfZ7dnm%2BbEuRo8SpkIEZTh9%2F77fNse9e5s9VysJsWQAFYyohVxMNbAwuZryfxVE8mDtnbrQkR5r46ydLjH5AgAA%2F%2F82lqkaSgAAAA%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/288194/1723465916/css/reset.css?1723465916"><link rel="stylesheet" type="text/css" href="/landings/288194/1723465916/css/styles.css?1723465916"><script type="text/javascript" src="/landings/288194/1723465916/js/jquery.min.js?1723465916"></script><script type="text/javascript" src="/landings/288194/1723465916/js/main.js?1723465916"></script><script type="text/javascript" src="/landings/288194/1723465916/js/translates.js?1723465916"></script></head><body style=""><div class="layout"><main class="main-block"><div class="steps-wrap"><div class="steps"><div class="step" style="display: block;"><p class="text04">Do you like having sex with girls with big boobs?</p><div class="step-buttons-wrap"><a class="step-button step-button-s js-next" href="javascript:void(0)"><img src="/landings/288194/1723465916/images/ico-dislike.png" width="11" height="11" alt="โŒ"><span class="text02">No</span></a><a class="step-button js-next" href="javascript:void(0)"><img src="/landings/288194/1723465916/images/ico-like.png" width="15" height="19" alt="๐Ÿ‘"><span class="text01">Yes</span></a></div></div><div class="step step-loader"><div class="loader"><img src="/landings/288194/1723465916/images/loader.svg" width="73" height="73" alt="loading"></div><p class="text05">Find sexy women</p></div><div class="step"><h3 class="step-title text06">Important!</h3><p class="text07">Before we show you a list of women ready to have sex near you, we need to ask a few quick questions.</p><div class="step-buttons-wrap"><a class="step-button js-next" href="javascript:void(0)"><img src="/landings/288194/1723465916/images/ico-like.png" width="15" height="19" alt="๐Ÿ‘"><span>
                Ok              
              </span></a></div></div><div class="step"><p class="text08">Women are used to having sex on this site. Maybe you'll meet someone you know...<br>Do you agree to keep the identity of the women on this site a secret?</p><div class="step-buttons-wrap"><a class="step-button step-button-s js-next" href="javascript:void(0)"><img src="/landings/288194/1723465916/images/ico-dislike.png" width="11" height="11" alt="โŒ"><span class="text02">No</span></a><a class="step-button js-next" href="javascript:void(0)"><img src="/landings/288194/1723465916/images/ico-like.png" width="15" height="19" alt="๐Ÿ‘"><span class="text01">Yes</span></a></div></div><div class="step"><p class="text09">Have you ever had a sexual experience with strange girls with big boobs?</p><div class="step-buttons-wrap"><a class="step-button step-button-s js-next" href="javascript:void(0)"><img src="/landings/288194/1723465916/images/ico-dislike.png" width="11" height="11" alt="โŒ"><span class="text02">No</span></a><a class="step-button js-next" href="javascript:void(0)"><img src="/landings/288194/1723465916/images/ico-like.png" width="15" height="19" alt="๐Ÿ‘"><span class="text01">Yes</span></a></div></div><div class="step"><p class="text10">What is your friend's largest breast size?</p><div class="step-buttons-wrap"><a class="step-button step-button-s js-next" href="javascript:void(0)">
              1            
            </a><a class="step-button step-button-s js-next" href="javascript:void(0)">
              2            
            </a><a class="step-button step-button-s js-next" href="javascript:void(0)">
              3            
            </a><a class="step-button step-button-s js-next" href="javascript:void(0)">
              4            
            </a><a class="step-button step-button-s js-next" href="javascript:void(0)">
              5            
            </a><a class="step-button step-button-s js-next" href="javascript:void(0)">
              5+            
            </a></div></div><div class="step"><h3 class="step-title text11">Thank you!</h3><p class="text12">We have selected for you women who live near you and want to have a good time, click more to see them</p><div class="step-buttons-wrap"><a class="step-button text03 btn-fin" href="https://elbgbx.meheartlove.com/site/redirectpage?ca=link&amp;sid=288194&amp;hid=49415&amp;hv=mbkpf6707eee500038d51&amp;r=H4sIAAAAAAAA%2FwTA0QqFIAwG4LfZ7dnm%2BbEuRo8SpkIEZTh9%2F77fNse9e5s9VysJsWQAFYyohVxMNbAwuZryfxVE8mDtnbrQkR5r46ydLjH5AgAA%2F%2F82lqkaSgAAAA%3D%3D">Next</a></div></div></div></div></main><div class="bg" style="display: none;"><div class="bg-stage lg"><img src="/landings/288194/1723465916/images/bg-lg.jpg" alt=""><img src="/landings/288194/1723465916/images/bg-lg.jpg" alt=""></div><div class="bg-stage sm"><img src="/landings/288194/1723465916/images/bg-sm.jpg" alt=""><img src="/landings/288194/1723465916/images/bg-sm.jpg" alt=""></div></div></div><div id="wrp-id"></div><script>var ortbConf = {'feed':3156,'model':'ecpm'};</script></body></html>