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