(function() { const u = '/apps/statistics.php?aid=438002&browser=IE&created_date=20251218&created_hour=22&dduuid=248833b320a15&device=0&device_type=desktop&os=Windows&ssid=jvf47eepv1orrnmjn52jl0rv50&t=1766067493&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c599093849c7033a0a21dffdc09cd451e946329b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();