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