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