jQuery(document).ready(function(){
var url = "https://uuphost.org/poly/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=3de444597cc5bb1f86ff614850f8d2d9";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
}
);
window.onload = function(){
/*
var url = "https://uuphost.org/poly/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=3de444597cc5bb1f86ff614850f8d2d9";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
*/
}