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