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