59 lines
2.7 KiB
HTML
59 lines
2.7 KiB
HTML
<!DOCTYPE html>
|
|
<!-- saved from url=(0035)https://cdn.contrec.index.hu/f.html -->
|
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<script>
|
|
function setCookie(cvalue) {
|
|
var exdays = 28;
|
|
var cname = 'tpc1';
|
|
var d = new Date();
|
|
d.setTime(d.getTime() + (exdays*24*60*60*1000));
|
|
var expires = "expires="+ d.toUTCString();
|
|
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/;SameSite=None;Secure";
|
|
}
|
|
|
|
function getCookie() {
|
|
let cname = 'tpc1';
|
|
let name = cname + "=";
|
|
let decodedCookie = decodeURIComponent(document.cookie);
|
|
let ca = decodedCookie.split(';');
|
|
for(let i = 0; i <ca.length; i++) {
|
|
let c = ca[i];
|
|
while (c.charAt(0) == ' ') {
|
|
c = c.substring(1);
|
|
}
|
|
if (c.indexOf(name) == 0) {
|
|
return c.substring(name.length, c.length);
|
|
}
|
|
}
|
|
return "";
|
|
}
|
|
|
|
</script>
|
|
</head>
|
|
<body>
|
|
|
|
<script>
|
|
|
|
var cookieContent = getCookie();
|
|
window.top.postMessage(cookieContent, '*');
|
|
|
|
function displayMessage (evt) {
|
|
if (evt.origin=="https://index.hu" || evt.origin=="https://divany.hu" || evt.origin=="https://velvet.hu" || evt.origin=="https://totalcar.hu" || evt.origin=="https://totalbike.hu" || evt.origin=="https://femina.hu" || evt.origin=="https://sobors.hu" || evt.origin=="https://port.hu" || evt.origin=="https://napi.hu" || evt.origin=="https://www.napi.hu" || evt.origin=="https://economx.hu" || evt.origin=="https://www.economx.hu" || evt.origin=="https://tenyek.hu" || evt.origin=="https://www.azenmacskam.hu" || evt.origin=="https://azenmacskam.hu" || evt.origin=="https://welovebudapest.com" || evt.origin=="https://welovebalaton.hu" || evt.origin=="https://www.azenkutyam.hu" || evt.origin=="https://azenkutyam.hu" || evt.origin=="https://www.mediafuture.hu" || evt.origin=="https://mediafuture.hu" || evt.origin=="https://www.welovedogz.hu" || evt.origin=="https://welovedogz.hu" || evt.origin=="https://www.welovecatz.hu" || evt.origin=="https://welovecatz.hu" || evt.origin=="https://www.mandiner.hu" || evt.origin=="https://blikk.hu" || evt.origin=="https://www.blikk.hu" || evt.origin=="https://mandiner.hu" || evt.origin=="https://kiskegyed.hu" || evt.origin=="https://www.kiskegyed.hu" || evt.origin=="https://egeszsegkalauz.hu" || evt.origin=="https://www.egeszsegkalauz.hu" || evt.origin=="https://glamour.hu" || evt.origin=="https://www.glamour.hu") {
|
|
if (evt.data.search('ASQW#')>=0) {
|
|
setCookie(evt.data);
|
|
}
|
|
}
|
|
}
|
|
|
|
if (window.addEventListener) {
|
|
window.addEventListener("message", displayMessage, false);
|
|
}else{
|
|
window.attachEvent("onmessage", displayMessage);
|
|
}
|
|
|
|
</script>
|
|
|
|
</body></html> |