TriviaTrap Test Page

sasha 29 Апрель 2018 Комментариев нет

document.addEventListener('DOMContentLoaded', function() {

function getParentTitle() {

return encodeURIComponent(document.title);

}

function getParentDomain() {

return window.location.hostname;

}

function getMainDomain(host) {

const parts = host.split(".");

const count = parts.length;

return count > 2 ? parts[count - 2] + "." + parts[count - 1] : host;

}

let title = getParentTitle();

let domain = getMainDomain(getParentDomain());

let iframes = document.getElementsByClassName("iframe-class-top-250-contextual-tag");

Array.from(iframes).forEach(iframe => {

iframe.src = "https://triviatrap.net/store-mcqs-double-geniee?content=" + title + "&domain=" + domain;

});

});

(d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);

w.adpushup = w.adpushup || { que: [] };

})(window, document);












Оставить комментарий »