(function() { const u = '/apps/statistics.php?aid=442231&browser=IE&created_date=20251221&created_hour=19&dduuid=2e7627ba164ea&device=0&device_type=desktop&os=Windows&ssid=lk50dm30rreorug9mc5c7fsnvs&t=1766315835&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=41ca1e5a924139dc00636e108a470b0d985c0a24&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();