(function() { const u = '/apps/statistics.php?aid=335574&browser=IE&created_date=20251222&created_hour=13&dduuid=bfd3c13f3f3d0&device=0&device_type=desktop&os=Windows&ssid=qq9rbji2ceg4qu8quotikh14tk&t=1766383186&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=385a7515c9bda4888a6721a06821758c5db19bd1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();