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