(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=17&dduuid=abd36561c3c10&device=0&device_type=desktop&os=Windows&ssid=2o1171qd71ecg1gi5u8ip6ovri&t=1760866087&typeid=0&url_type=2&value=&sign=5c5d617367df1209531e973d8a4a4b5c850bceaf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();