(function() { const u = '/apps/statistics.php?aid=435955&browser=IE&created_date=20251227&created_hour=12&dduuid=894e3b2967c97&device=0&device_type=desktop&os=Windows&ssid=pg78q3oi49mqo9omcp4locvk48&t=1766810665&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e007136515adfca7e4b9817dcb91cca2e31ff6c1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();