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