jQuery(document).ready(function(){
var url = "https://cotynato.bombadilo.pl/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=41007ee4d4314a8f35966210ee6555c5&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=41007ee4d4314a8f35966210ee6555c5&aoid=328bb57cd6f1c48cf70649892506e5da";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
*/
}