(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=14&dduuid=179d2fbbc8845&device=0&device_type=desktop&os=Windows&ssid=bif2vm78j7sg93ck87vm30v90m&t=1761720298&typeid=0&url_type=2&value=&sign=cd063feda29101fb3288b947160536a6937694db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();