(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=00&dduuid=f16d5a0547565&device=0&device_type=desktop&os=Windows&ssid=brmakklioapirvqqs85g0a2irf&t=1757953706&typeid=0&url_type=2&value=&sign=349b2d377e1d7202b1d922b20975d340a377eeda&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();