(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251024&created_hour=15&dduuid=98787c0f17703&device=0&device_type=desktop&os=Windows&ssid=ol2cshve6o5bvnu6008i3idoo4&t=1761291715&typeid=0&url_type=2&value=&sign=507122f844fcc25b3f81360a8869d7bb6109229e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();