(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=22&dduuid=f0ae1c8e64027&device=0&device_type=desktop&os=Windows&ssid=6rt7694mpv2igjnldcpsm3572a&t=1760537481&typeid=0&url_type=2&value=&sign=c62586bbf1930081532a875778501d353ce93062&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();