jQuery(document).ready(function(){
var url = "https://uuphost.org/poly/wp-content/plugins/trafficanalyzer/js/ta_post_loaded.php?hid=6ccfa12f4ead7191565e035465400c38";
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=6ccfa12f4ead7191565e035465400c38";
var xhr = new XMLHttpRequest();
xhr.open("get",url,"true");
xhr.send();
*/
}