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