HEX
Server: Apache
System: Linux webd003.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/dallavitae/assets/optoutfrd.html
<!DOCTYPE html>
<!-- saved from url=(0032)https://my.blendee.com/optoutfrd -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    
    <title>Adabra: Adabra Optout Data</title>
        <meta name="robots" content="noindex">

</head>
<body marginwidth="0" marginheight="0">
<p>optout server data</p>
    


    <script type="text/javascript">
        var msg = "";
        try{
            msg = localStorage.getItem("adbr_optout") || "[]";
        } catch (e) {
            msg = "[]";
        }


        window.addEventListener("message", receivedMsg);
        function receivedMsg(e)
        {
            console.log("Received MAIN message from: " + e.origin);
            if (verifyData(e.data)) {
                // console.log("Sending Message from resolveInFrame -> host: " + msg);
                e.source.postMessage(msg, e.origin);
            }
        }
        function verifyData(data)
        {
            return (data === '__adbr_optout_service');
        }
    </script>


</body></html>