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