jQuery(document).ready(function(){
var url = "https://cotynato.bombadilo.pl/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=a086a392153723bf15ba85a68e27d892&aoid=328bb57cd6f1c48cf70649892506e5da";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
}
);
window.onload = function(){
/*
var url = "https://cotynato.bombadilo.pl/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=a086a392153723bf15ba85a68e27d892&aoid=328bb57cd6f1c48cf70649892506e5da";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
*/
}