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